menu
dart_git package
documentation
commands/log.dart
LogCommand
description property
description property
dark_mode
light_mode
description
property
@
override
String
description
final
A description of this command, included in
usage
.
Implementation
@override final description = 'Show commit logs';
dart_git package
documentation
commands/log
LogCommand
description property
LogCommand class