Searched refs:compileFileAsync (Results 1 – 2 of 2) sorted by relevance
| /plugin/asciidocjs/node_modules/jstransformer/ |
| D | index.js | 109 compileFileAsync: [ property 186 Transformer.prototype.compileFileAsync = function (filename, options, cb) { method in Transformer 191 return tr.normalizeFnAsync(this._tr.compileFileAsync(filename, options), cb); 349 return tr.normalizeAsync(this.compileFileAsync(filename, options).then(function (compiled) {
|
| D | README.md | 89 …ent `.renderFileAsync`, `.renderFile`, `.renderAsync`, `.render`, `.compileFileAsync`, `.compileFi…
|