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