Skip to main content

list

Function list 

Source
pub fn list(
    mana_dir: &Path,
    params: &ListParams,
) -> Result<Vec<IndexEntry>, Error>
Expand description

Load the index, apply filters, and return matching entries.