|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Command.SourceType in com.github.dakusui.cmd |
|---|
| Methods in com.github.dakusui.cmd that return Command.SourceType | |
|---|---|
static Command.SourceType |
Command.SourceType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Command.SourceType[] |
Command.SourceType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.dakusui.cmd with parameters of type Command.SourceType | |
|---|---|
String |
Command.Buffer.asString(Command.SourceType sourceType)
|
| Constructors in com.github.dakusui.cmd with parameters of type Command.SourceType | |
|---|---|
Command.Line(Command.SourceType sourceType,
String body)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||