Package | Description |
---|---|
org.crsh.cli.impl.lang | |
org.crsh.shell.impl.command.system | |
org.crsh.ssh.term.scp | |
org.crsh.standalone |
Class and Description |
---|
Argument
A command argument.
|
Option
An option command parameter.
|
Class and Description |
---|
Argument
A command argument.
|
Command
Annotates a method for declaring a CRaSH command.
|
Usage
Provides the text for a usage, this method can be used to annotate a command class, a command method or
a command parameter.
|
Class and Description |
---|
Argument
A command argument.
|
Option
An option command parameter.
|
Required
Declares if a command parameter is required or not.
|
Class and Description |
---|
Argument
A command argument.
|
Command
Annotates a method for declaring a CRaSH command.
|
Named
This annotation can be used to name a program element, useful for overriding the name
of a command.
|
Option
An option command parameter.
|
Required
Declares if a command parameter is required or not.
|
Usage
Provides the text for a usage, this method can be used to annotate a command class, a command method or
a command parameter.
|
Copyright © 2015 eXo Platform SAS. All Rights Reserved.