Home | Trees | Indices | Help |
---|
|
object --+ | Executable
Executable is a generic container for exectuable commands.
Instance Methods | |||
|
|||
|
|||
|
|||
Inherited from |
Properties | |
Inherited from |
Method Details |
:param cmd: name of command to run, ``str`` :param args: arguments to command, ``(str,)`` :param phase: PHASE_SETUP|PHASE_RUN|PHASE_TEARDOWN. Indicates whether the command should be run before, during, or after launch, ``str``
|
repr(x)
|
str(x)
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Nov 2 03:52:37 2020 | http://epydoc.sourceforge.net |