menu
balo package
documentation
command/command.dart
StageFilesCommand
undo method
undo method
dark_mode
light_mode
undo
method
@
override
Future
<
void
>
undo
(
)
override
Implementation
@override Future<void> undo() async { staging.unstageFiles(); }
balo package
documentation
command/command
StageFilesCommand
undo method
StageFilesCommand class