public class HelpCommand extends AbstractCommand
| Constructor and Description |
|---|
HelpCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isStorageRequired()
Whether the command depends on
Storage |
void |
run(CommandContext ctx)
Execute the command.
|
void |
setCommandInfoSource(CommandInfoSource source) |
isAvailableInShell, isAvailableOutsideShellpublic void setCommandInfoSource(CommandInfoSource source)
public void run(CommandContext ctx)
Commandcom.redhat.thermostat.launcher.Launcher will
present the exception message to the user.public boolean isStorageRequired()
CommandStorageisStorageRequired in interface CommandisStorageRequired in class AbstractCommandStorage is required.Copyright © 2013. All Rights Reserved.