menu
reedmace_cli package
documentation
commands/build.dart
ReedmaceBuildCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
The name of this command.
Implementation
@override String get name => "build";
reedmace_cli package
documentation
commands/build
ReedmaceBuildCommand
name property
ReedmaceBuildCommand class