Skip to main content

run

Function run 

Source
pub fn run(
    db_path: &Path,
    args: &BootArgs,
    app_config: &AppConfig,
    out: &mut CliOutput<'_>,
) -> Result<()>
Expand description

ai-memory boot entry point.