|
Gaudi Framework, version v23r6 |
| Home | Generated: Wed Jan 30 2013 |
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, | |