Function
zope.app.appsetup.bootstrap.ensureObject

Signature

ensureObject(root_folder, object_name, object_type, object_factory, asObject=False)

Documentation String

Check that there's a basic object in the site manager. If not, add one.

Return the name abdded, if we added an object, otherwise None.