Skip to main content

startup_repl

Function startup_repl 

Source
pub fn startup_repl(
    profile: &str,
    prompt: Option<&str>,
) -> (ReplSession, ReplStartupContract)
Expand description

Startup REPL session using the same policy precedence and routing registry as CLI.