bout_runners.submitter.abstract_submitter¶
Contains the abstract submitter class.
Classes
The abstract base class of the submitters. |
-
class
bout_runners.submitter.abstract_submitter.AbstractSubmitter[source]¶ The abstract base class of the submitters.
- Attributes
pidReturn the process id.
Methods
submit_command(self, command)Submit a command.
-
abstract property
pid¶ Return the process id.