gg_args 1.1.5
gg_args: ^1.1.5 copied to clipboard
Additions and helpers to the args packages needed by various of our projects.
Change Log #
1.1.5 #
- Add mandatory
exec(directory, ggLog)method
1.1.4 #
- Add
GgLog
1.1.3 #
- Rework DirCommand
1.1.2 #
- Allow to set inputDir after initialization
1.1.1 #
DirCommand: Input directory can also be specified via constructor.
1.0.8 #
- Add
additionalSubCommandsto arguments ofmissingSubCommands
1.0.7 #
- Rename
inputDirintoinputDirRelative - Rename
inputDirAbsoluteintoinputDir
1.0.6 #
- Turn
inputDirintoDirectory - Add
inputDirAbsolute
1.0.5 #
- Add
missingSubCommand()
1.0.4 #
- Initial version.