menu
get_cli package
documentation
commands/impl/create/view/view.dart
CreateViewCommand
validate method
validate method
dark_mode
light_mode
validate
method
@
override
bool
validate
(
)
override
validate command line arguments
Implementation
@override bool validate() { return true; }
get_cli package
documentation
commands/impl/create/view/view
CreateViewCommand
validate method
CreateViewCommand class