menu
distribute_cli package
documentation
create_command.dart
CreateJobCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
get
description
override
Description of the command.
Implementation
@override String get description => "Create a new job.";
distribute_cli package
documentation
create_command
CreateJobCommand
description property
CreateJobCommand class