The Gaudi Framework
master (37c0b60a)
|
Public Member Functions | |
def | __init__ (self, initial_config=None) |
def | __call__ (self, arg) |
Public Attributes | |
config | |
Helper class to be able to process option files or options callables as they come along in the arguments.
Definition at line 527 of file gaudirun.py.
def gaudirun.ArgProcessor.__init__ | ( | self, | |
initial_config = None |
|||
) |
Definition at line 533 of file gaudirun.py.
def gaudirun.ArgProcessor.__call__ | ( | self, | |
arg | |||
) |
Definition at line 536 of file gaudirun.py.
gaudirun.ArgProcessor.config |
Definition at line 534 of file gaudirun.py.