Searched defs:rootPath (Results 1 – 7 of 7) sorted by relevance
310 val rootPath = root.value.path in getUriForFile() constant322 val rootPath = mostSpecific.value.path in getUriForFile() constant
313 val rootPath = root.value.path in getUriForFile() constant325 val rootPath = mostSpecific.value.path in getUriForFile() constant
21 const rootPath = path.join(__dirname, '../../..'); constant