Skip to main content

startup_repl_with_diagnostics

Function startup_repl_with_diagnostics 

Source
pub fn startup_repl_with_diagnostics(
    profile: &str,
    prompt: Option<&str>,
    broken_plugins: &[&str],
) -> (ReplSession, ReplStartupContract, Vec<String>)
Expand description

Startup REPL with startup diagnostics for preflight issues.