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