#!/usr/bin/env php fetchDetails($branch); Documentation::install($cache, $file_details, $branch); } catch(RuntimeException $e) { Log::error($e); } } } main();