Searched defs:projectPath (Results 1 – 7 of 7) sorted by relevance
29 projectPath: string | undefined; property61 projectPath: cmdOptions.arktsWholeProjectPath, constant
3 "projectPath": "D:\\arkProject", string
21 projectPath: string; property in ProjectConfig
262 const projectPath = checkEntry.projectConfig.projectPath; constant
22 projectPath: string; property
75 private projectPath: string; property in Lsp
1020 const projectPath: string = projectConfig.projectPath; constant