Package astra.debugger
Class StartCommand
java.lang.Object
astra.debugger.StartCommand
- All Implemented Interfaces:
DebuggerCommand
public class StartCommand extends Object implements DebuggerCommand
-
Field Summary
-
Constructor Summary
Constructors Constructor Description StartCommand() -
Method Summary
Modifier and Type Method Description Stringexecute(DebuggerWorker worker, String[] arguments)
-
Constructor Details
-
StartCommand
public StartCommand()
-
-
Method Details
-
execute
- Specified by:
executein interfaceDebuggerCommand
-