menu
serverpod_cloud_cli package
documentation
commands/launch/launch.dart
ProjectLaunch
ProjectLaunch.new constructor
ProjectLaunch.new constructor
dark_mode
light_mode
ProjectLaunch
constructor
ProjectLaunch
(
{
String
?
projectDir
,
String
?
projectId
,
bool
?
enableDb
,
bool
?
performDeploy
,
})
Implementation
ProjectLaunch({ this.projectDir, this.projectId, this.enableDb, this.performDeploy, });
serverpod_cloud_cli package
documentation
commands/launch/launch
ProjectLaunch
ProjectLaunch.new constructor
ProjectLaunch class