| Package | Description |
|---|---|
| org.smallmind.nutsnbolts.command | |
| org.smallmind.nutsnbolts.command.template |
| Modifier and Type | Method and Description |
|---|---|
static OptionSet |
CommandLineParser.parseCommands(Template template,
String[] args) |
static OptionSet |
CommandLineParser.parseCommands(Template template,
String[] args,
boolean allowUndeclared) |
| Modifier and Type | Method and Description |
|---|---|
void |
Template.addOptions(List<Option> optionList) |
void |
Template.addOptions(Option... options) |
static Template |
Template.createTemplate(Class<?> entryClass) |
| Constructor and Description |
|---|
Template(String shortName,
Option... options) |
Copyright © 2020. All rights reserved.