Home | Trees | Indices | Help |
|
---|
|
object --+ | ConfigItem --+ | StringConfigItem --+ | PathConfigItem
A ConfigItem for a unix shell-type path.
The individual items are separated by colons, ~ is replaced by the current value of $HOME (or "/", if unset), and $<key> substitutions are supported, with key having to point to a key in the defaultSection.
To embed a real $ sign, double it.
This is parented ConfigItem, i.e., it needs a Configuration parent before its value can be accessed.
Instance Methods | |
Inherited from Inherited from |
Class Variables | |
typedesc =
|
|
Inherited from |
Properties | |
value | |
Inherited from |
Property Details |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |