Skip to main content

run_repl

Function run_repl 

Source
pub fn run_repl<F>(config: ReplRunConfig, execute: F) -> Result<ReplRunResult>
Expand description

Runs the interactive REPL and delegates submitted lines to execute.