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: updated the Class:fs filesystem documentation as it was missing … #55279

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Commits on Oct 5, 2024

  1. doc: updated the Class:fs filesystem documentation as it was missing …

    …information and examples
    
    Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Cleared the air on why statfs.type returns a int|bigint value.
    
    Fixes: nodejs#50749
    shrenisc committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    0750024 View commit details
    Browse the repository at this point in the history
  2. deps: upgrade npm to 10.9.0

    PR-URL: nodejs#55255
    Reviewed-By: Luigi Pinca <[email protected]>
    Reviewed-By: Rafael Gonzaga <[email protected]>
    Reviewed-By: Marco Ippolito <[email protected]>
    npm-cli-bot authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    20d8b85 View commit details
    Browse the repository at this point in the history
  3. Update doc/api/fs.md

    Co-authored-by: Aviv Keller <[email protected]>
    shrenisc and RedYetiDev authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    dd678e4 View commit details
    Browse the repository at this point in the history
  4. Update doc/api/fs.md

    Co-authored-by: Aviv Keller <[email protected]>
    shrenisc and RedYetiDev authored Oct 5, 2024
    Configuration menu
    Copy the full SHA
    e9a872b View commit details
    Browse the repository at this point in the history
  5. doc: updated the Class:fs filesystem documentation as it was missing …

    …information and examples
    
    Defined the return type for statfs.bsize. Added examples for statfs.bavail, statfs.bfree, statfs.blocks and statfs.files for clarity. Cleared the air on why statfs.type returns a int|bigint value.
    
    Fixes: nodejs#50749
    shrenisc committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    78ee107 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'statfs_docs_update' of https://github.com/shrenisc/node

    …into statfs_docs_update
    shrenisc committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    9b0a16d View commit details
    Browse the repository at this point in the history