Skip to main content

list

Function list 

Source
pub fn list(engine: &Engine) -> Result<Vec<CatalogEntry>, McpError>
Expand description

Backward-compatible wrapper: list rows from the persistent catalog.

§Errors

Same as list_in.