Home
last modified time | relevance | path

Searched defs:inlineRuntimeFunctions (Results 1 – 2 of 2) sorted by relevance

/plugin/asciidocjs/node_modules/pug/
Dregister.js5 var template = pug.compileFileClient(filename, {inlineRuntimeFunctions: false}); property
/plugin/asciidocjs/node_modules/pug/lib/
Dindex.js179 inlineRuntimeFunctions: options.inlineRuntimeFunctions, property
248 inlineRuntimeFunctions: options.inlineRuntimeFunctions, property
296 inlineRuntimeFunctions: options.inlineRuntimeFunctions !== false, property