Table Of Contents

Previous topic

Console Logging

Next topic

Errors

This Page

Console Command

This is a long line of text.

Functions

consolecmd.console_interrupt(*args)
Parameters:args

Classes

class consolecmd.ConsoleCmd(cmd.Cmd, Thread)

This is a long line of text.

__init__(prompt="> ", allow_exec=False)
Parameters:
  • prompt (string) – prompt for commands
  • allow_exec (boolean) – allow non-commands to be executed

This is a long line of text.

run()

This is a long line of text.

do_something(args)
Parameters:args – commands

This is a long line of text.

Commands

gc

This is a long line of text.

bugin <name>

This is a long line of text.

bugout <name>

This is a long line of text.

buggers

This is a long line of text.

exit

This is a long line of text.