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

Method requestFileSystem

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

* Requests a filesystem in which to store application data. * @param type Whether the filesystem requested should be persistent, as defined above. Use one of TEMPORARY or PERSISTENT. * @param size This is an indicator of how much storage space, in bytes, the application expects to need.

(type:number, size:number, successCallback:FileSystemCallback, 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