Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: add example for file existence with fs.stat #8585

Closed
wants to merge 3 commits into from
Closed

doc: add example for file existence with fs.stat #8585

wants to merge 3 commits into from

Commits on Sep 17, 2016

  1. doc: add example for file existence with fs.stat

    Add an example on how to test if a file exists with fs.stat. Also add
    a link to the Common System Errors.
    
    Fixes: https://github.com/nodejs/issues/6752
    Christopn Noelke committed Sep 17, 2016
    Configuration menu
    Copy the full SHA
    b5d8353 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. clarify doc according to discussion in pull request

    Christopn Noelke committed Oct 4, 2016
    Configuration menu
    Copy the full SHA
    fdc7952 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2016

  1. fix line length

    Christopn Noelke committed Oct 7, 2016
    Configuration menu
    Copy the full SHA
    50a5435 View commit details
    Browse the repository at this point in the history