pub fn clear_if_dirty(builder: &Builder<'_>, dir: &Path, input: &Path) -> bool
Clear out dir if input is newer.
dir
input
After this executes, it will also ensure that dir exists.