menu
neomage package
documentation
data/commands/builtin/commit_command.dart
CommitCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
get
name
override
Command name (without the
/
prefix).
Implementation
@override String get name => 'commit';
neomage package
documentation
data/commands/builtin/commit_command
CommitCommand
name property
CommitCommand class