Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/yargs/build/lib/
Dcommand.js376 return this.commandFromFilename(mod.filename);
378 commandFromFilename(filename) { method in CommandInstance
/plugin/asciidocjs/node_modules/yargs/build/
Dindex.cjs1 … for module: ${this.shim.inspect(t)}`);return this.commandFromFilename(e.filename)}commandFromFile…