![]() |
![]() |
Public Member Functions | |
def | __init__ (self, dataset, user, options) |
def | addOption (self, parser) |
def | run (self, input) |
![]() | |
def | __init__ (self, name, dataset, user, options, instance=None) |
def | addOption (self, parser) |
def | getname (self) |
def | run (self, input) |
Additional Inherited Members | |
![]() | |
dataset | |
instance | |
name | |
options | |
user | |
Generates a job directory on your local drive
Definition at line 309 of file production_tasks.py.
def production_tasks.CreateJobDirectory.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 311 of file production_tasks.py.
def production_tasks.CreateJobDirectory.addOption | ( | self, | |
parser | |||
) |
Definition at line 313 of file production_tasks.py.
def production_tasks.CreateJobDirectory.run | ( | self, | |
input | |||
) |
Definition at line 315 of file production_tasks.py.
References production_tasks.Task.dataset, edmIntegrityCheck.IntegrityCheck.dataset, genericValidation.GenericValidationData.dataset, and production_tasks.mkdir_p().