Skip to content

fs: deprecate fs.read's string interface#4525

Closed
thefourtheye wants to merge 1 commit into
nodejs:masterfrom
thefourtheye:fs-read-legacy-string-way-deprecation
Closed

fs: deprecate fs.read's string interface#4525
thefourtheye wants to merge 1 commit into
nodejs:masterfrom
thefourtheye:fs-read-legacy-string-way-deprecation

Conversation

@thefourtheye
Copy link
Copy Markdown
Contributor

fs.read supports a deprecated string interface version, which is
not documented. It was intended to be deprecated in this commit in 2010
c93e0aa
This patch issues a deprecation message saying the usage of this
interface is deprecated.

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

Labels

fs Issues and PRs related to the fs subsystem / file system. semver-major PRs that contain breaking changes and should be released in the next major version.

9 participants