Package common :: Module configpaths :: Class ConfigPaths
[hide private]
[frames] | no frames]

Class ConfigPaths

source code

Instance Methods [hide private]
 
__init__(self) source code
 
add(self, name, type_, path) source code
 
__getitem__(self, key) source code
 
get(self, key, default=None) source code
 
iteritems(self) source code
 
init(self, root=None) source code
 
init_profile(self, profile='') source code
Method Details [hide private]

__init__(self)
(Constructor)

source code 

add(self, name, type_, path)

source code 

__getitem__(self, key)
(Indexing operator)

source code 

get(self, key, default=None)

source code 

iteritems(self)

source code 

init(self, root=None)

source code 

init_profile(self, profile='')

source code