node/lib/internal/fs
cjihrig e5a0c197bd
fs: refactor promises version of lchown and lchmod
Check for platform support first to save a level of indentation.

PR-URL: https://github.com/nodejs/node/pull/20551
Reviewed-By: Сковорода Никита Андреевич <chalkerx@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Refael Ackermann <refack@gmail.com>
2018-05-22 14:09:48 -04:00
..
promises.js fs: refactor promises version of lchown and lchmod 2018-05-22 14:09:48 -04:00
utils.js