menu
katana_cli package
documentation
command/code/code.dart
CodeWatchCliCommand
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 watch";
katana_cli package
documentation
command/code/code
CodeWatchCliCommand
example property
CodeWatchCliCommand class