diff options
author | Benjamin Lupton <b@lupton.cc> | 2020-06-25 21:18:01 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-25 07:18:01 -0400 |
commit | 16038b8f82d0f3f610d97d721c39d6585fe90295 (patch) | |
tree | ad047651d40ba5de29dbf76c2fc47eba59336bc1 /std/node/_fs/_fs_chmod_test.ts | |
parent | 7ea3071db5b05cfe284fecfed28a66f7508dad6d (diff) |
fix(std/node/process): env, argv exports (#6455)
The promise approach still required permissions to be specified
at initialisation, rather than at request.
Using a Proxy instance solves this permission issue.
The Proxy instance approach also eliminates the need for the
await. Achieving direct compatibility with Node.js.
/ref pr #6392
/ref commit d16337cc9c59732fe81655482e08b72d844472e6
Diffstat (limited to 'std/node/_fs/_fs_chmod_test.ts')
0 files changed, 0 insertions, 0 deletions