MCPcopy Create free account
hub / github.com/Zoo-Code-Org/Zoo-Code / cwd

Method cwd

src/core/webview/ClineProvider.ts:3414–3416  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3412 }
3413
3414 public get cwd() {
3415 return this.currentWorkspacePath || getWorkspacePath()
3416 }
3417
3418 /**
3419 * Delegate parent task and open child task.

Callers

nothing calls this directly

Calls 1

getWorkspacePathFunction · 0.90

Tested by

no test coverage detected