Searched defs:getWorkspaceRoot (Results 1 – 4 of 4) sorted by relevance
2 export declare function getWorkspaceRoot(projectRoot: string): string | null; function
32 function getWorkspaceRoot(projectRoot) { function
7 export function getWorkspaceRoot(projectRoot: string): string | null { function
23 export function getWorkspaceRoot(projectRoot: string): string | null { function