Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-10 | fix(runtime): Allow opening /dev/fd/XXX for unix (#23743) | Matt Mastracci | |
`deno run script.ts <(some command)` is a valid use case -- let's allow this to work without `--allow-all`. Fixes #23703 |
![]() |
index : deno.git | |
Unnamed repository; edit this file 'description' to name the repository. | User & |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-10 | fix(runtime): Allow opening /dev/fd/XXX for unix (#23743) | Matt Mastracci | |
`deno run script.ts <(some command)` is a valid use case -- let's allow this to work without `--allow-all`. Fixes #23703 |