mirror of
https://github.com/denoland/deno.git
synced 2024-12-11 18:17:48 -05:00
a8d1ab5276
Using `--allow-all` with other `--allow-x` permission flags should cause an error since `--allow-all` is a superset of `--allow-x`. Closes #25901 |
||
---|---|---|
.. | ||
allow_import | ||
allow_import_jsx | ||
allow_import_main_module | ||
allow_import_not_on_redirect | ||
deny_run_binary_absolute_path | ||
make_temp_write_perm | ||
path_not_permitted | ||
proc_self_fd | ||
special | ||
write_allow_binary |