menu
neomage package
documentation
data/tools/tool.dart
ShellToolMixin
isDestructive property
isDestructive property
dark_mode
light_mode
isDestructive
property
@
override
bool
get
isDestructive
override
Whether this tool can cause destructive changes.
Implementation
@override bool get isDestructive => true;
neomage package
documentation
data/tools/tool
ShellToolMixin
isDestructive property
ShellToolMixin mixin