Interface | Description |
---|---|
Action |
Exception | Description |
---|---|
CommandException |
Base class for exceptions thrown when executing commands.
|
Annotation Type | Description |
---|---|
Argument |
Represents a positional argument on a command line (as opposed to an optional named
Option |
Command |
Used to denote a class represents a command which is executable within a shell/scope or as a
command line process.
|
CompleterValues | |
Option |
Used to mark an optional named command line option who's name typically starts with "--"
|
SubShell |
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.