menu
git_helper package
documentation
handler.dart
StageFilesStep
execute method
execute method
dark_mode
light_mode
execute
method
@
override
Future
<
bool
>
execute
(
)
override
Implementation
@override Future<bool> execute() async { return await stagedCommit(); }
git_helper package
documentation
handler
StageFilesStep
execute method
StageFilesStep class