menu
serverpod_boost package
documentation
commands/install_command.dart
InstallCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Command name (e.g., 'skill:list')
Implementation
@override String get name => 'install';
serverpod_boost package
documentation
commands/install_command
InstallCommand
name property
InstallCommand class