Function ketos::run::run_code [] [src]

pub fn run_code(ctx: &Context, input: &str) -> Result<ValueError>

Parses, compiles, and executes the given code within a context.