Home | Trees | Index | Help |
---|
Package PyFoam :: Package Infrastructure :: Module Hardcoded |
|
Function Summary | |
---|---|
Makes sure that the directory exists | |
Return the name of the global configuration File | |
Return the global directory | |
Path to the log directory that this user may write to. | |
Return the name of the user configuration File | |
Return the user directory | |
Return name of the current user |
posixpath
(as path
)
makedirs
environ
Function Details |
---|
assertDirectory(name)Makes sure that the directory exists
|
globalConfigFile()
|
globalDirectory()
|
logDirectory()Path to the log directory that this user may write to. /var/log/pyFoam for root, ~/.pyFoam/log for all others
|
userConfigFile()
|
userDirectory()
|
userName()
|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Jan 22 23:52:48 2007 | http://epydoc.sf.net |