menu
neomage package
documentation
data/commands/command.dart
PromptCommand
allowedTools property
allowedTools property
dark_mode
light_mode
allowedTools
property
Set
<
String
>
?
get
allowedTools
Tools the model is allowed to use.
Implementation
Set<String>? get allowedTools => null;
neomage package
documentation
data/commands/command
PromptCommand
allowedTools property
PromptCommand class