Go to the source code of this file.
Namespaces | |
CheckPhotonLibraryJobs | |
Functions | |
def | CheckPhotonLibraryJobs.removeSuffixes |
Variables | |
string | CheckPhotonLibraryJobs.__doc__ |
string | CheckPhotonLibraryJobs.__version__ = "2.1" |
tuple | CheckPhotonLibraryJobs.Parser = argparse.ArgumentParser(description=__doc__) |
string | CheckPhotonLibraryJobs.help = "if specified, process at most this number of jobs" |
tuple | CheckPhotonLibraryJobs.jobListGroup = Parser.add_argument_group("Job lists") |
string | CheckPhotonLibraryJobs.default = "name of the list to be created with all good jobs" |
string | CheckPhotonLibraryJobs.action = "store_true" |
tuple | CheckPhotonLibraryJobs.args = Parser.parse_args() |
tuple | CheckPhotonLibraryJobs.jobChecker |