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