Function libimagutil::edit::edit_in_tmpfile_with_command [] [src]

pub fn edit_in_tmpfile_with_command(
    cmd: Command,
    s: &mut String
) -> Result<bool, IOError>