pub fn run(addr_file: &str, script: &str) -> i32
Serve the mock LLM until the process is killed, announcing the bound loopback address through addr_file. Returns the exit code.
addr_file