path-exists-cli

2.0.0 • Public • Published

path-exists-cli

Check if a path exists, cross-platform.

Install

$ npm install --global path-exists-cli

Usage

$ path-exists --help

  Usage
    $ path-exists <path>

  Example
    $ path-exists foo && echo "exists" || echo "doesn't exist"

Related

/path-exists-cli/

    Package Sidebar

    Install

    npm i path-exists-cli

    Weekly Downloads

    12,293

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    2.81 kB

    Total Files

    4

    Last publish

    Collaborators

    • sindresorhus