public interface BasicCommand extends Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getArgumentCount()
Get the number of arguments associated with this command
|
String |
getCommand()
Get the root command name (the zeroth token)
|
int getArgumentCount()
String getCommand()
Copyright © 2014 LSST. All Rights Reserved.