Function agda_tree::command::build::execute

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