Function ssh_bookmarker::process [] [src]

pub fn process<T>(pathnames: Vec<String>) -> Result<Vec<Host>> where
    T: From<PathBuf> + ConfigFile