Template Engine

Class StylusCache

Extends:
IResourceCache
Requires:
Class
IResourceCache
Defined in:
StylusCache.js

In-memory resource Cache for Stylus Templates

Constructor

StylusCache(configuration)

Methods

Method
cache(path, contents)
cache resource in memory
Inherited from IResourceCache
returns exclude resource regexp pattern
Inherited from IResourceCache
returns path to resources
Class Detail
StylusCache(configuration)
Parameters (optional)
configuration {Object}
Method Details
cache(path, contents)
cache resource in memory
Parameters (optional)
path {String}
contents {String}
Documentation generated by JsDoc Toolkit 2.4.0 on Wed Aug 17 2011 15:33:34 GMT+0200 (CEST)