Skip to main content

run

Function run 

Source
pub fn run(addr_file: &str, script: &str) -> i32
Expand description

Serve the mock LLM until the process is killed, announcing the bound loopback address through addr_file. Returns the exit code.