menu
neomage package
documentation
data/commands/builtin/diff_command.dart
DiffCommand
allowedTools property
allowedTools property
dark_mode
light_mode
allowedTools
property
@
override
Set
<
String
>
get
allowedTools
override
Tools the model is allowed to use.
Implementation
@override Set<String> get allowedTools => const {'Bash', 'Read'};
neomage package
documentation
data/commands/builtin/diff_command
DiffCommand
allowedTools property
DiffCommand class