mz_testdrive::action::file

Function build_contents

Source
pub(crate) fn build_contents(
    cmd: &mut BuiltinCommand,
) -> Result<Box<dyn Iterator<Item = Vec<u8>> + Send + Sync + 'static>, Error>
Expand description

Returns an iterator of lines that form the content of a file.