public class HelpSubCommand extends SubCommand
SubCommand
implementation for showing the help.
Since the 'help' sub-command is currently handled by CloudStoreClient
internally,
this is a dummy class at the moment (just to show the 'help' in the help, for example).
Constructor and Description |
---|
HelpSubCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getSubCommandDescription()
Get the description for this sub-command.
|
void |
run() |
getSubCommandName, isVisibleInHelp, prepare, prompt, promptPassword
public HelpSubCommand()
public String getSubCommandDescription()
SubCommand
getSubCommandDescription
in class SubCommand
public void run() throws Exception
run
in class SubCommand
Exception
Copyright © 2013-2014. All Rights Reserved.