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

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