Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Debugger ¶
Debugger is a wrapper type for handling interactive debug consoles in the genesis engine
func (*Debugger) AvailableConsts ¶
AvailableConsts generates a const symbol table for the debugger
func (*Debugger) AvailableFuncs ¶
AvailableFuncs returns the current debugger's symbol table
func (*Debugger) AvailableTypes ¶
AvailableTypes generates a type table for the debugger
func (*Debugger) AvailableVars ¶
AvailableVars generates a var symbol table for the debugger
func (*Debugger) InjectDebugConsole ¶
InjectDebugConsole injects the DebugConsole command into the runtime
Click to show internal directories.
Click to hide internal directories.