| Trees | Indices | Help |
|
|---|
|
|
Some applications have different ways to start or be called, depending on either OS or application version; this base class defines the default behavior.
Classes derived from this class can be used to define these
differences on a case-by-case basis at submission time, then the generic
prepareCmd method is called to setup the
command to run.
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
This method can be used to apply application version-specific or os-specific modifications to the commandline necessary to run the job
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Apr 17 10:44:43 2017 | http://epydoc.sourceforge.net |