menu
katana_cli package
documentation
command/fix.dart
FixCliCommand
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 fix --apply";
katana_cli package
documentation
command/fix
FixCliCommand
example property
FixCliCommand class