Adds a mkfifo method to Ruby's File class for creating named pipes (FIFOs) on Unix-like systems.
gem install mkfifoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a named pipe (FIFO) using File.mkfifo
Check platform with RUBY_PLATFORM before using
No dependency data recorded yet.