gg_args library
Classes
-
DirCommand<
T> - Base class for all ggGit commands
- DirCommandExample
- Example git command implementation
- GgCommandRunner
- A command runner that automatically forwards to a single sub command.
-
MockDirCommand<
T> - Mock for DirCommand
- UnknownSubCommandRunner
-
A
CommandRunnerthat reports unknown sub commands also with--help. - VoidDirCommandExample
- Example git command implementation