pub fn run(args: IngestArgs, backends: BackendChoice) -> Result<(), AppError>Expand description
Run the ingest command (filesystem scan + stage + persist, or mode adapters).
pub fn run(args: IngestArgs, backends: BackendChoice) -> Result<(), AppError>Run the ingest command (filesystem scan + stage + persist, or mode adapters).