Skip to content

Variable: workspaceRoot

const workspaceRoot: () => Promise<string>

Async, memoized root lookup from the process cwd at first use.

Promise<string>