Home | Trees | Indices | Help |
---|
|
File workspace on a local file system. FileWorkspace object may represent any part of the directory tree (including 'top' i.e. root of the workspace). Files may be stored on a 'per job' basis (optional jobid argument to create method). A subpath may specify a specific part of the file workspace (such as input/output sandbox). Note that you may use FileWorkspace to store files which are not related to any partical job (or are shared between jobs). The general directory layout : getPath() resolves to 'top/jobid/subpath/*' Old 'splittree' option has been disabled and always defaults to 0. It should not be modified because it will not work with sbjobs in the future. If jobid is None then FileWorkspace represents the topmost directory (with a given subpath which may be an empty string ''), i.e.: getPath() resolves to 'top/subpath/*' or 'top/*'
|
|||
|
|||
|
|||
|
|||
|
|||
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 25 10:35:17 2012 | http://epydoc.sourceforge.net |