|
Gaudi Framework, version v24r2 |
| Home | Generated: Wed Dec 4 2013 |


Public Member Functions | |
| def | __init__ |
| def | __del__ |
| def | __call__ |
Public Attributes | |
| tmpdir | |
Class for easy creation, use and removal of temporary directory structures.
Definition at line 50 of file TestEnvOps.py.
| def EnvConfig.TestEnvOps.TempDir.__del__ | ( | self | ) |
Definition at line 60 of file TestEnvOps.py.
| def EnvConfig.TestEnvOps.TempDir.__call__ | ( | self, | |
| args | |||
| ) |
Return the absolute path to a file in the temporary directory.
Definition at line 63 of file TestEnvOps.py.
| EnvConfig.TestEnvOps.TempDir.tmpdir |
Definition at line 55 of file TestEnvOps.py.