![]() |
The Gaudi Framework
v26r3
|


Public Member Functions | |
| def | __init__ |
| def | __del__ (self) |
| def | __call__ (self, args) |
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.__init__ | ( | self, | |
files = None |
|||
| ) |
Definition at line 54 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.