menu
claude_toolkit package
documentation
commands/init_command.dart
InitCommand
examples property
examples property
dark_mode
light_mode
examples
property
@
override
List
<
String
>
get
examples
override
Command usage examples
Implementation
@override List<String> get examples => [ 'claude_toolkit init', ];
claude_toolkit package
documentation
commands/init_command
InitCommand
examples property
InitCommand class