Home
last modified time | relevance | path

Searched refs:origRealpath (Results 1 – 1 of 1) sorted by relevance

/plugin/asciidocjs/node_modules/fs.realpath/
Dindex.js9 var origRealpath = fs.realpath variable
26 return origRealpath(p, cache, cb)
33 origRealpath(p, cache, function (er, result) {
64 fs.realpath = origRealpath