Class n.a.AutoJSPackage(object):

Part of nevow.athena View Source View In Hierarchy

Implements interfaces: nevow.inevow.IJavascriptPackage, twisted.plugin.IPlugin

An IJavascriptPackage implementation that scans an on-disk hierarchy locating modules and packages.
Line # Kind Name Docs
223 Method __init__
def __init__(self, baseDir): (source)
ParametersbaseDirA path to the root of a JavaScript packages/modules filesystem hierarchy.
API Documentation for Nevow, generated by pydoctor.