Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/jake/lib/
Drule.js94 let nsPath = Task.getBaseNamespacePath(fullName);
/plugin/asciidocjs/node_modules/jake/lib/task/
Dtask.js427 static getBaseNamespacePath(fullName) { method in Task