Function execute

Source
pub fn execute(
    working_dir: &PathBuf,
    output_dir: &PathBuf,
    skip_agda: bool,
) -> Result<()>