summaryrefslogtreecommitdiff
path: root/ext/io/winpipe.rs
AgeCommit message (Collapse)Author
2024-02-22chore(io): Add a cross-platform unidirectional pipe implementation (#22522)Matt Mastracci
Currently useful for `deno test` and internal tests, but could potentially be exposed at a later time as a `Deno` API.