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
Constructors
new
Properties
aliases
allCommands
allFsPaths
allTools
argParser
argResults
args
category
description
globalFsPaths
globalResults
globalTools
hashCode
hidden
invocation
logger
name
parent
rootDir
runner
runtimeType
subcommands
suggestionAliases
summary
takesArguments
tools
usage
usageFooter
Methods
addSubcommand
noSuchMethod
printUsage
revealTasks
run
runSequence
runSequenceSame
toString
usageException
useSequence
Operators
operator ==