Known subclasses: kiwi.environ.Library

Environment control

When you want to access a resource on the filesystem, such as an image or a glade file you use this object.

External libraries or applications are free to add extra directories

Method __init__ Undocumented
Method get_root Undocumented
Method get_log_level Undocumented
Method get_resource_paths Undocumented
Method add_resource Undocumented
Method add_resources Undocumented
Method find_resource Locate a specific resource of called name of type resource
Method _add_extensions Undocumented
Method _add_resource_variable Add resources from an environment variable
Method _get_epydoc Undocumented
def __init__(self, root='.'):
overridden in kiwi.environ.Library
Undocumented
def get_root(self):
Undocumented
def get_log_level(self):
Undocumented
def _add_extensions(self, resource, *args):
Undocumented
def _add_resource_variable(self, resource, variable):

Add resources from an environment variable

def get_resource_paths(self, resource):
Undocumented
def add_resource(self, resource, path):
Undocumented
def add_resources(self, **kwargs):
Undocumented
def find_resource(self, resource, name):

Locate a specific resource of called name of type resource

def _get_epydoc(self):
Undocumented
API Documentation for Kiwi, generated by pydoctor at 2015-12-15 11:23:22.