Check if a path exists
npm install path-exists-cli> Check if a path exists, cross-platform.
```
$ npm install --global path-exists-cli
`
$ path-exists --help
Usage
$ path-exists
Example
$ path-exists foo && echo "exists" || echo "doesn't exist"
``
- path-exists - API for this module