Function search_indexes

Source
pub async fn search_indexes(
    current_dir: Option<PathBuf>,
) -> Result<Vec<PathBuf>, Error>