|
Gaudi Framework, version v25r2 |
| Home | Generated: Wed Jun 4 2014 |
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, | |