Searched refs:fileCompletion (Results 1 – 2 of 2) sorted by relevance
1 module.exports = fileCompletion6 function fileCompletion (root, req, depth, cb) { function
7 var fileCompletion = require('../utils/completion/file-completion.js') variable19 fileCompletion(root, '.', Infinity, function (e, files) {