MCPcopy Create free account
hub / github.com/alpha0010/react-native-file-access / df

Method df

src/NativeFileAccess.ts:79–79  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

77 cpAsset(asset: string, target: string, type: string): Promise<void>;
78 cpExternal(source: string, targetName: string, dir: string): Promise<void>;
79 df(): Promise<FsStat>;
80 exists(path: string): Promise<boolean>;
81 /**
82 * Listen to `onFetch*` events from the `requestId`.

Callers 3

FsDemoFunction · 0.65
FsDemoFunction · 0.65
dfFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected