titus.inspector.defs.Command

class titus.inspector.defs.Command[source]

Bases: object

Trait for pfainspector commands.

__init__()
syntaxError()

General behavior for syntax errors in the command parser: raise a titus.inspector.defs.InspectorError.