menu
serverpod_cloud_cli package
documentation
commands/launch/tui/state.dart
LaunchConfigState
isConfiguration property
isConfiguration property
dark_mode
light_mode
isConfiguration
property
bool
get
isConfiguration
Implementation
bool get isConfiguration => _phase == LaunchPhase.configuration;
serverpod_cloud_cli package
documentation
commands/launch/tui/state
LaunchConfigState
isConfiguration property
LaunchConfigState class