public class RunCommand extends OptionParsingCommand
Command
to 'run' a groovy script or scripts.SpringApplicationRunner
Constructor and Description |
---|
RunCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getUsageHelp()
Returns usage help for the command.
|
void |
stop() |
getHandler, getHelp, getOptionsHelp, run
getDescription, getExamples, getName
public String getUsageHelp()
Command
getUsageHelp
in interface Command
getUsageHelp
in class AbstractCommand
public void stop()