MCPcopy Index your code
hub / github.com/arctic-cli/interface / cwd

Method cwd

packages/plugin/src/shell.ts:32–32  ·  view source on GitHub ↗

* Default working directory to use for shells created by this instance.

(newCwd?: string)

Source from the content-addressed store, hash-verified

30 * Default working directory to use for shells created by this instance.
31 */
32 cwd(newCwd?: string): BunShell
33
34 /**
35 * Configure the shell to not throw an exception on non-zero exit codes.

Callers 15

build.tsFile · 0.65
client.test.tsFile · 0.65
tmpdirFunction · 0.65
project.test.tsFile · 0.65
bootstrapFunction · 0.65
snapshot.test.tsFile · 0.65
spawnFunction · 0.65
fromDirectoryFunction · 0.65
currentBranchFunction · 0.65
storage.tsFile · 0.65

Calls

no outgoing calls

Tested by 1

bootstrapFunction · 0.52