pub fn parse_ssh_config(config_path: &Path) -> Result<Vec<SshHost>>
Parser entrypoints for runtime use and migration use. Parse an SSH config file and return a list of visible hosts.