![]() |
![]() |
Public Member Functions | |
def | __init__ (self, dataset, user, options) |
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 | |
Remove a list of files
Definition at line 196 of file production_tasks.py.
def production_tasks.CleanFiles.__init__ | ( | self, | |
dataset, | |||
user, | |||
options | |||
) |
Definition at line 198 of file production_tasks.py.
def production_tasks.CleanFiles.run | ( | self, | |
input | |||
) |
Definition at line 200 of file production_tasks.py.