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