pub fn load_input( file: Option<&Path>, snippet: bool, git: Option<&str>, git_path: Option<&Path>, ) -> Result<InputSource>