[][src]Module coreutils_core::mkfifo

Helper functions to deal with FIFO special file.

Functions

mkfifo

Creates FIFO special file with name filepath with mode permissions. Inspired by crate unix_named_pipe