Skip to content

doc: clarify fs string paths are not URLs#63346

Closed
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-fs-string-paths-url-strings
Closed

doc: clarify fs string paths are not URLs#63346
MukundaKatta wants to merge 1 commit into
nodejs:mainfrom
MukundaKatta:codex/doc-fs-string-paths-url-strings

Conversation

@MukundaKatta
Copy link
Copy Markdown

Refs: #36585

Clarifies that node:fs string paths are interpreted as file-system paths, not URL strings, and that callers should pass a URL object when they intend to use a file: URL.

Validation:

  • node tools/lint-md/lint-md.mjs doc/api/fs.md
  • git diff --check

@nodejs-github-bot nodejs-github-bot added doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system. labels May 15, 2026
@MukundaKatta
Copy link
Copy Markdown
Author

Withdrawing — stepping back from new PRs here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Issues and PRs related to the documentations. fs Issues and PRs related to the fs subsystem / file system.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants