Constructor and Description |
---|
StopCommand() |
Modifier and Type | Method and Description |
---|---|
protected void |
run()
Implementation of the command.
|
execute, getAliases, getArgs, getArgsLine, getDescription, getName, getUsage, parseArgs, parseArgs, setDescription, setUsage
protected void run()
Command
Implementation of the command.
Arguments for this execution can be found using these methods:
run
in class Command
Command.getArgsLine()
,
Command.getArgs()
,
Command.parseArgs(Options)
Copyright © 2016. All rights reserved.