menu
serverpod_boost package
documentation
tools/cli_commands_tool.dart
CliCommandsTool
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Tool name (must be unique across all tools)
Implementation
@override String get name => 'cli_commands';
serverpod_boost package
documentation
tools/cli_commands_tool
CliCommandsTool
name property
CliCommandsTool class