Public Member Functions | |
def | __call__ (self, args, feedback=None) |
def | __init__ (self) |
Public Member Functions inherited from ez_interactive_marker.commands.CommandBase | |
def | __call__ (self, args, feedback=None) |
def | __init__ (self) |
Private Attributes | |
_mods | |
Call python function
Definition at line 69 of file commands.py.
def ez_interactive_marker.commands.PyFunction.__init__ | ( | self | ) |
Definition at line 71 of file commands.py.
def ez_interactive_marker.commands.PyFunction.__call__ | ( | self, | |
args, | |||
feedback = None |
|||
) |
Definition at line 73 of file commands.py.
|
private |
Definition at line 72 of file commands.py.