1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-24 15:19:26 -05:00
denoland-deno/runtime/permissions
Bartek Iwańczuk 19bb23b60a
refactor(runtime): factor out FsPermissions for fs ops (#18012)
This will help us with moving fs ops to a separate extension crate.
2023-03-05 00:44:59 +01:00
..
mod.rs refactor(runtime): factor out FsPermissions for fs ops (#18012) 2023-03-05 00:44:59 +01:00
prompter.rs feat(permissions): grant all permission for a group in permission prompt (#17140) 2023-02-22 23:02:10 +01:00