| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
ActionBase --+
|
_ActionAction --+
|
CommandAction
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
|
|
Execute a command action. This will handle lists of commands as well as individual commands, because construction variable substitution may turn a single "command" into a list. This means that this class can actually handle lists of commands, even though that's not how we use it externally. |
Return the signature contents of this action's command line. This strips $(-$) and everything in between the string, since those parts don't affect signatures. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 8 14:51:07 2019 | http://epydoc.sourceforge.net |