Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/maka
/
Class
packages/storage/src/git-worktree-child-executor.ts:385–385 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
383
}
384
385
class
UnlinkedWorktreeError extends Error {
386
readonly name =
'UnlinkedWorktreeError'
;
387
388
constructor(path: string) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected