diff options
author | Geert-Jan Zwiers <geertjanzwiers@protonmail.com> | 2022-10-30 21:50:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-30 21:50:34 +0100 |
commit | 94a5103b0452c43113c222f4dfb32bbf39be5c3f (patch) | |
tree | db5c614f79f3f2001b3e51244d0e59c4b5f978a9 /ext/websocket/lib.rs | |
parent | 3922ceda03436464b4d04f957c43179772c40a3c (diff) |
fix: update env to sys permission in jsdoc for Deno.osRelease (#16483)
This API needs `--allow-sys` permissions nowadays, but the docs still
mention `--allow-env` permissions.
```
deno run .\file.ts
⚠️ ┌ Deno requests sys access to "osRelease".
├ Requested by `Deno.osRelease()` API
├ Run again with --allow-sys to bypass this prompt.
└ Allow? [y/n] (y = yes, allow; n = no, deny) >
```
Diffstat (limited to 'ext/websocket/lib.rs')
0 files changed, 0 insertions, 0 deletions