menu
pubmind package
documentation
commands/chat_commmand.dart
ChatCommand
withTools property
withTools property
dark_mode
light_mode
withTools
property
bool
get
withTools
Implementation
bool get withTools => argResults?['with-tools'] as bool? ?? true;
pubmind package
documentation
commands/chat_commmand
ChatCommand
withTools property
ChatCommand class