This project is a feature-lean implementation of a CLI arguments parser. Just start by creating an instance of ParseArgs and follow the available methods. E.g. ParseArgs when = new ParseArgs(); when.argument("-do").spaceValue().call(this::doArgument); when.argument(null).call(this::defaultArgument); when.parse(args);
VersionVulnerabilitiesRepositoryUsagesDate
0.3.x
0.3.0Central
0
Oct 10, 2016
0.2.x
0.2.2Central
0
Oct 10, 2016
0.2.1Central
0
Oct 10, 2016