Package | Description |
---|---|
aQute.bnd.enroute.commands | |
aQute.bnd.main | |
aQute.lib.consoleapp | |
aQute.lib.getopt |
Modifier and Type | Interface and Description |
---|---|
static interface |
EnrouteCommand.WorkspaceOptions |
interface |
EnrouteOptions |
Modifier and Type | Interface and Description |
---|---|
static interface |
bnd.versionOptions
Show the version of this bnd
|
Modifier and Type | Method and Description |
---|---|
void |
bnd._bash(Options options) |
void |
bnd._defaults(Options o)
Show all the defaults in bnd
|
void |
bnd._maven(Options options)
Maven command
|
Modifier and Type | Interface and Description |
---|---|
protected static interface |
AbstractConsoleApp.MainOptions
Main options
|
Modifier and Type | Method and Description |
---|---|
<T extends Options> |
CommandLine.getOptions(Class<T> specification,
List<String> arguments)
Parse the options in a command line and return an interface that provides
the options from this command line.
|
Modifier and Type | Method and Description |
---|---|
void |
CommandLine.help(Formatter f,
Object target,
String cmd,
Class<? extends Options> specification)
Provide a help text.
|
Copyright © 2015 aQute SARL. All rights reserved.