menu
dart_git package
documentation
commands/diff.dart
DiffCommand
name property
name property
dark_mode
light_mode
name
property
@
override
String
name
final
The name of this command.
Implementation
@override final name = 'diff';
dart_git package
documentation
commands/diff
DiffCommand
name property
DiffCommand class