mirror of
https://github.com/denoland/deno.git
synced 2024-11-22 04:51:22 +00:00
b729bf0ad9
This commit adds support for suffix wildcard for `--allow-env` flag. Specifying flag like `--allow-env=DENO_*` will enable access to all environmental variables starting with `DENO_*`. Closes #24847 --------- Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com> Co-authored-by: David Sherret <dsherret@gmail.com> |
||
---|---|---|
.. | ||
allow_import | ||
allow_import_jsx | ||
allow_import_main_module | ||
allow_import_not_on_redirect | ||
allow_import_worker | ||
deny_run_binary_absolute_path | ||
make_temp_write_perm | ||
path_not_permitted | ||
proc_self_fd | ||
process_env_permissions | ||
special | ||
write_allow_binary |