Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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.ts
File · 0.80
paths.spec.ts
File · 0.80
legacyDataNoticeLines
Function · 0.80
append
Method · 0.80
headless-task.spec.ts
File · 0.80
computeLauncherRepoRoot
Function · 0.80
logger.ts
File · 0.80
resolveWindowsBin
Function · 0.80
main
Function · 0.80
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected