Searched defs:getProjectPathOrThrowAsync (Results 1 – 2 of 2) sorted by relevance
105 export async function getProjectPathOrThrowAsync(projectRoot: string): Promise<string> { function
130 async function getProjectPathOrThrowAsync(projectRoot) { function