menu
endaft package
documentation
commands/base.dart
EnDaftCommand
tools property
tools property
dark_mode
light_mode
tools
property
List
<
String
>
tools
final
The external tools (commands and exes) required by the command
Implementation
final List<String> tools;
endaft package
documentation
commands/base
EnDaftCommand
tools property
EnDaftCommand class