menu
project_template package
documentation
project_template_cli.dart
CommandTemplateBase
argIgnore property
argIgnore property
dark_mode
light_mode
argIgnore
property
List
<
String
>
?
get
argIgnore
Implementation
List<String>? get argIgnore => argResults!['ignore'];
project_template package
documentation
project_template_cli
CommandTemplateBase
argIgnore property
CommandTemplateBase class