Function remove_pipe

Source
pub async fn remove_pipe<P: AsRef<Path>>(path: P) -> Result<()>
Expand description

Attempt to delete a Unix named pipe/FIFO from disk.