Skip to main content

run

Function run 

Source
pub fn run(tree: &StateTree, options: RunOptions) -> Result<()>
Expand description

Production entry point (cn run). Reads the compiled binary blobs from tree’s data/, written by a prior cn build. No debug server, no WebSocket command channel: a shipped run is neither remotely inspectable nor remotely driven.