Function uu_mktemp::dry_exec

source ·
pub fn dry_exec(
    tmpdir: &str,
    prefix: &str,
    rand: usize,
    suffix: &str
) -> UResult<()>