Function wafer::output::remove_partial[][src]

pub fn remove_partial(
    wnum: u8,
    project: &str,
    file_type: &FileType
) -> Result<(), Error>

Removes a temporary _partial file from the current output directory. Should only be called if a converged file is written.

Arguments