Debugger
← Reference
Io
Contains methods related to the IoVM debugger.
debuggerCoroutine
Returns the coroutine used for the debugger.
start
Starts the debugger.
vmWillSendMessage
Override this method to implement your own debugging mechanisms. Default behavior is to print every message sent.