menu
endaft package
documentation
commands/base.dart
EnDaftCommand
args property
args property
dark_mode
light_mode
args
property
ArgResults
get
args
Implementation
ArgResults get args => super.argResults ?? _argResults;
endaft package
documentation
commands/base
EnDaftCommand
args property
EnDaftCommand class