MCPcopy Create free account
hub / github.com/davrous/dareangel / resolveLocalFileSystemURL

Method resolveLocalFileSystemURL

dts/filesystem.d.ts:35–35  ·  view source on GitHub ↗

* Allows the user to look up the Entry for a file or directory referred to by a local URL. * @param url A URL referring to a local file in a filesystem accessable via this API. * @param successCallback A callback that is called to report the Entry to which the supplied URL refers. * @

(url:string, successCallback:EntryCallback, errorCallback?:ErrorCallback)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected