Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alpha0010/react-native-file-access
/ exists
Method
exists
src/NativeFileAccess.ts:80–80 ·
view source on GitHub ↗
(path: string)
Source
from the content-addressed store, hash-verified
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`.
83
*/
Callers
9
FsDemo
Function · 0.65
FsDemo
Function · 0.65
exists
Method · 0.65
hardlink
Method · 0.65
mkdir
Method · 0.65
stat
Method · 0.65
symlink
Method · 0.65
unzip
Method · 0.65
exists
Function · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected