| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
Executable
Executable is a generic container for executable 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 Tue Mar 1 07:33:42 2022 | http://epydoc.sourceforge.net |