Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ dirname
Method
dirname
src/utils/vaultWriteGuards.ts:34–34 ·
view source on GitHub ↗
(p: string)
Source
from the content-addressed store, hash-verified
32
}
33
interface
NodePath {
34
dirname(p: string): string;
35
relative(from: string, to: string): string;
36
isAbsolute(p: string): boolean;
37
sep: string;
Callers
9
assertWriteStaysInVault
Function · 0.80
assertSafeInstancePath
Function · 0.80
linkHostKeychains
Function · 0.80
writeJson
Function · 0.80
writeJson
Function · 0.80
linkPluginFile
Function · 0.80
version-docs.mjs
File · 0.80
release-workflow-hardening.test.ts
File · 0.80
readLinkedTarget
Function · 0.80
Calls
no outgoing calls
Tested by
1
readLinkedTarget
Function · 0.64