Function ghciwatch::run_ghci

source ·
pub async fn run_ghci(
    handle: ShutdownHandle,
    opts: GhciOpts,
    receiver: Receiver<GhciEvent>
) -> Result<()>
Expand description

Start the Ghci subsystem.