MCPcopy Create free account
hub / github.com/TraderAlice/OpenAlice / cwd

Method cwd

src/workspaces/persistent-session.ts:240–242  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

238 }
239
240 get cwd(): string {
241 return this.opts.cwd;
242 }
243
244 get recordId(): string {
245 return this.opts.recordId;

Callers 10

paths.tsFile · 0.80
paths.spec.tsFile · 0.80
legacyDataNoticeLinesFunction · 0.80
appendMethod · 0.80
computeLauncherRepoRootFunction · 0.80
logger.tsFile · 0.80
resolveWindowsBinFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected