MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / getPathForFile

Method getPathForFile

packages/bridge-contract/src/bridge.ts:194–194  ·  view source on GitHub ↗
(file: File)

Source from the content-addressed store, hash-verified

192 revealFolderTarget(folder: NoteFolder, subpath: string): Promise<void>
193 revealAssetsDir(): Promise<void>
194 getPathForFile(file: File): string | null
195 resolveLocalAssetUrl(vaultRoot: string, notePath: string, href: string): string | null
196 resolveVaultAssetUrl(vaultRoot: string, assetPath: string): string | null
197

Callers 2

AppFunction · 0.80
index.tsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected