public class CommandArgument extends Object
Constructor and Description |
---|
CommandArgument(String arg,
String description,
boolean required) |
Modifier and Type | Method and Description |
---|---|
String |
getArgument() |
String |
getDescription() |
boolean |
isRequired() |
String |
toString() |
Copyright © 2016. All rights reserved.