summaryrefslogtreecommitdiffstats
path: root/drivers/unix/file_access_unix_pipe.h
Commit message (Collapse)AuthorAgeFilesLines
* Implement `OS.execute_with_pipe` method to run process with redirected stdio.bruvzg2024-03-271-0/+96
Implement `pipe://*` path handling for creation of named pipes.