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

Function df

src/index.ts:167–169  ·  view source on GitHub ↗

* Check device available space.

()

Source from the content-addressed store, hash-verified

165 * Check device available space.
166 */
167 df() {
168 return FileAccessNative.df();
169 },
170
171 /**
172 * Check if a path exists.

Callers

nothing calls this directly

Calls 1

dfMethod · 0.65

Tested by

no test coverage detected