CLITool.CLIParsedCLITool, CLITool.HelpAliasCLITool, CLITool.HelpCLITool
POPULAR_COMMANDS
Constructor and Description |
---|
HelpAliasCLITool() |
Modifier and Type | Method and Description |
---|---|
Set<String> |
commandaliases()
What short commands aliases should this command respond to
|
String |
commandname()
What commandname should this command respond to
|
protected void |
displayCommandAndAliases(Iterable<CLITool> commandIter) |
String |
help()
Return a long message about how to use this command
|
String |
helpsummary()
Returns a short sentence about what this command is for
|
int |
run(String[] args) |
main, run, run, setConfiguration
public String commandname()
CLITool
commandname
in class CLITool
public String help()
CLITool
public String helpsummary()
CLITool
helpsummary
in class CLITool
public Set<String> commandaliases()
CLITool
commandaliases
in class CLITool
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow