0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-18 19:33:00 -05:00
denoland-deno/runtime/permissions
Matt Mastracci 3d2f5b2c2d
chore(permissions): add allow_all flag (#22890)
Unlocking a potential perf optimization at a later date -- carry the
`allow_all` flag into the permission container.
2024-03-14 10:11:31 -07:00
..
Cargo.toml refactor: add deno_permissions crate (#22236) 2024-03-14 10:11:30 -07:00
lib.rs chore(permissions): add allow_all flag (#22890) 2024-03-14 10:11:31 -07:00
prompter.rs feat(core): highlight unprintable chars in permission prompts (#22468) 2024-02-19 04:51:06 +00:00
README.md refactor: add deno_permissions crate (#22236) 2024-03-14 10:11:30 -07:00