write

Function write 

Source
pub fn write<W: Write>(w: &mut W, mounts: &[&Mount], args: &Args) -> Result<()>