Endian banner

endian.core.development package

Submodules

endian.core.development.environment module

class Environment(path, templates_dir='/usr/lib/python2.7/site-packages/endian/core/development/templates')

Bases: object

cleanup()
getPath()
init(template='factory')
setup()
copyFiles(source, target, remove=False)
registerInitHandler(handler)
registerSetupHandler(handler)
setupBin(module, target)

Copy configuration to /etc

setupConfig(module, target)

Copy config files to /var/efw

setupDataSource(module, target)

Copy datasource definitions to /usr/lib/

setupEnv(path)
setupEtc(module, target)

Copy configuration to /etc

setupTestdata(module, target)

Copy testdata to <environment>/

Table Of Contents

Previous topic

endian.core package

Next topic

endian.core.redirect package