menu
vyuh_cli package
documentation
commands/create/project/command.dart
CreateProjectCommand
cms property
cms property
dark_mode
light_mode
cms
property
String
get
cms
Implementation
String get cms => argResults['cms'] as String? ?? defaultCMS;
vyuh_cli package
documentation
commands/create/project/command
CreateProjectCommand
cms property
CreateProjectCommand class