pub fn load_input( host: &mut AnalysisHost, input: &Path, verbose: bool, ) -> Result<(), String>
Load input file or directory.