MCPcopy Create free account
hub / github.com/Wscats/vscode-explore / cwd

Method cwd

contributes/src/vs/base/common/process.ts:12–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

10 env: IProcessEnvironment;
11
12 cwd(): string;
13 nextTick(callback: (...args: any[]) => void): void;
14}
15

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected