Skip to main content

run

Function run 

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

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