menu
katana_cli package
documentation
command/code/code.dart
CodeBootCliCommand
example property
example property
dark_mode
light_mode
example
property
@
override
String
?
get
example
override
Example of command input.
コマンド入力の例。
Implementation
@override String? get example => "katana code boot";
katana_cli package
documentation
command/code/code
CodeBootCliCommand
example property
CodeBootCliCommand class