![]() |
The Gaudi Framework
v26r0
|
Go to the source code of this file.
Namespaces | |
| merge_files | |
Functions | |
| def | merge_files.mergeFiles |
Variables | |
| tuple | merge_files.parser = OptionParser(usage="usage: %prog [options]") |
| string | merge_files.action = "append" |
| string | merge_files.dest = "fragFileNames" |
| list | merge_files.default = [] |
| string | merge_files.help = "The path and name of the file one wants to merge into the 'master' one" |
| int | merge_files.sc = 1 |
| string | merge_files.stampFileName = lambdax:x+".stamp" |
| tuple | merge_files.globalLock = locker.LockFile(os.environ["GAUDI_BUILD_LOCK"], temporary = True) |