Documentation ¶
Index ¶
- Variables
- func AssetsCmd(nblc *subsystem.NBLcommand) (int, error)
- func AuthCmd(nblc *subsystem.NBLcommand) (int, error)
- func DebuggerCmd(nblc *subsystem.NBLcommand) (int, error)
- func DebugtermCmd(nblc *subsystem.NBLcommand) (int, error)
- func ReadvarCmd(nblc *subsystem.NBLcommand) (int, error)
- func RegisterSubcommands()
- func RunCmd(nblc *subsystem.NBLcommand) (int, error)
- func ServeCmd(nblc *subsystem.NBLcommand) (int, error)
- func UpdateCmd(nblc *subsystem.NBLcommand) (int, error)
Constants ¶
This section is empty.
Variables ¶
View Source
var MAXREADSIZE = 1024
View Source
var MAXWRITESIZE = 1024
Functions ¶
func DebuggerCmd ¶
func DebuggerCmd(nblc *subsystem.NBLcommand) (int, error)
func DebugtermCmd ¶
func DebugtermCmd(nblc *subsystem.NBLcommand) (int, error)
func ReadvarCmd ¶
func ReadvarCmd(nblc *subsystem.NBLcommand) (int, error)
func RegisterSubcommands ¶
func RegisterSubcommands()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.