Skip to main content

run

Function run 

Source
pub fn run() -> Result<()>
Expand description

Parse argv and run one command. This is the whole of the standalone trueno-rag binary.

ยงErrors

Propagates whatever the selected command returns.