mirror of
https://github.com/denoland/deno.git
synced 2024-11-24 15:19:26 -05:00
c9a9d040a3
Skips the access check if the specific unary permission is in an all-granted state. Generally prevents an allocation or two. Hooks up a quiet "all" permission that is automatically inherited. This permission will be used in the future to indicate that the user wishes to accept all side-effects of the permissions they explicitly granted. The "all" permission is an "ambient flag"-style permission that states whether "allow-all" was passed on the command-line. |
||
---|---|---|
.. | ||
Cargo.toml | ||
lib.rs | ||
prompter.rs | ||
README.md |