exists-case
wrap fs.exists for case sensitivity
Found 5 results for existsSync
wrap fs.exists for case sensitivity
Provides fs,exists and fs.existsSync by wrapping fs.access and fs.accessSync
A two-way compatibility patch for (path/fs).exists
Tests whether a path exists on the filesystem.
Useful additions to inbuilt fs module.