menu
contextforge package
documentation
cli/commands/task_command.dart
TaskAddCommand
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 => 'add';
contextforge package
documentation
cli/commands/task_command
TaskAddCommand
name property
TaskAddCommand class