public interface CLI
GemmaCLI.| Modifier and Type | Method and Description |
|---|---|
int |
executeCommand(String[] args)
Execute the given command given CLI arguments.
|
GemmaCLI.CommandGroup |
getCommandGroup()
Obtain the command grup.
|
String |
getCommandName()
A short memorable name for the command that can be used to locate this class.
|
String |
getShortDesc()
Obtain a short description for this command explaining what it does.
|
String getCommandName()
String getShortDesc()
GemmaCLI.CommandGroup getCommandGroup()
int executeCommand(String[] args)
Copyright © 2005–2023 Pavlidis lab, Michael Smith Laboratories and Department of Psychiatry, University of British Columbia. All rights reserved.