|
Gaudi Framework, version v22r0 |
| Home | Generated: 9 Feb 2011 |
Go to the source code of this file.
Namespaces | |
| namespace | 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, | |