Function xplr::pipe::read_all

source ·
pub fn read_all(pipe: &str, delimiter: char) -> Result<Vec<ExternalMsg>>