doc: add WHATWG file URLs in fs module by anchnk · Pull Request #12670 · nodejs/node

@nodejs-github-bot added doc

Issues and PRs related to the documentations.

fs

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

labels

Apr 26, 2017

jasnell

@mscdex mscdex added the whatwg-url

Issues and PRs related to the WHATWG URL implementation.

label

Apr 26, 2017

addaleax

benjamingr

TimothyGu

sam-github

TimothyGu

addaleax

addaleax

TimothyGu

TimothyGu

joyeecheung

Update fs module documentation adding WHATWG file URLS support for
relevant fs functions/classes.

Fixes: nodejs#12341
Refs: nodejs#10739

jasnell pushed a commit that referenced this pull request

May 4, 2017
Update fs module documentation adding WHATWG file URLS support for
relevant fs functions/classes.

PR-URL: #12670
Fixes: #12341
Ref: #10739
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Timothy Gu <timothygu99@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>