MCPcopy Create free account
hub / github.com/arctic-cli/interface / directory

Function directory

packages/arctic/src/project/instance.ts:49–51  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

47 })
48 },
49 get directory() {
50 return context.use().directory
51 },
52 get worktree() {
53 return context.use().worktree
54 },

Callers 2

LogoFunction · 0.85
FooterFunction · 0.85

Calls 1

useMethod · 0.45

Tested by

no test coverage detected