Skip to main content

execute

Function execute 

Source
pub fn execute(program: &Program) -> i32
Expand description

Convenience entry point: create a fresh environment, execute the program, and return the exit status.