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
|
|
![]() |
returns exclude resource regexp pattern
|
![]() |
returns path to resources
|
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)