gg_args 1.1.0
gg_args: ^1.1.0 copied to clipboard
Additions and helpers to the args packages needed by various of our projects.
Change Log #
1.1.0 #
GgDirCommand: 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.