Skip to main content

run_debug

Function run_debug 

Source
pub fn run_debug(json_path: Option<&str>, port: u16) -> Result<()>
Expand description

The cn debug server path: start the localhost debug server on port, then run interpreted with it as the per-frame hook. This is the entry point the CLI binary calls; the hook assembly stays inside this crate.