![]() |
The Gaudi Framework
v26r0
|
Go to the source code of this file.
Namespaces | |
PathStripper | |
Functions | |
def | PathStripper.StripPath |
def | PathStripper.CleanVariable |
def | PathStripper._check_output_options_cb |
Variables | |
tuple | PathStripper.parser = OptionParser() |
string | PathStripper.action = "append" |
string | PathStripper.dest = "envlist" |
string | PathStripper.metavar = "PATHVAR" |
string | PathStripper.help = "add environment variable to be processed" |
list | PathStripper.choices = ['csh','sh','bat'] |
string | PathStripper.type = "string" |
PathStripper.callback = _check_output_options_cb, | |