Skip to main content

query

Function query 

Source
pub fn query(request: &QueryRequest) -> Result<QueryBundle, QueryError>
Expand description

Query the local man database and optional offline tldr caches.

ยงErrors

Returns QueryError for invalid input or when neither source can produce readable content.