public class BootCommand extends Object
| Constructor and Description |
|---|
BootCommand(String command,
String... arguments) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute(CommandRunner runner) |
String[] |
getArguments() |
String |
getCommand() |
public boolean execute(CommandRunner runner)
public String getCommand()
public String[] getArguments()
Copyright © 2019. All rights reserved.