Interface n.i.IJavascriptPackage(Interface):

Part of nevow.inevow View Source View In Hierarchy

Known implementations: nevow.athena.AutoJSPackage, nevow.athena.JSPackage

Represents information about the filesystem layout of a set of JavaScript modules.
Instance VariablesmappingA dict mapping str to str. The keys in this dictionary are JavaScript module names which can be imported by JavaScript files server by nevow.athena.LivePage. The values give locations in the filesystem where the implementation of each module can be found.
Line # Kind Name Docs
API Documentation for Nevow, generated by pydoctor.