Function list_files

Source
pub fn list_files() -> Result<ListFilesResponse, LlamaCoreError>
Expand description

List all files in the archives directory.

ยงReturns

A ListFilesResponse instance.