Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the user guide for the big picture.

hopla.executor.DelayedSubmission

class hopla.executor.DelayedSubmission(script, *args, execution_parameters=None, **kwargs)[source]

Bases: object

Object for specifying the submit parameters for further processing.

__init__(script, *args, execution_parameters=None, **kwargs)[source]
property command

Return the command to execute.