Skip to main content

run

Function run 

Source
pub fn run(args: RunEmulatorArgs) -> Result<()>
Expand description

Ensures prerequisites are built then launches the emulator.

ยงErrors

Returns an error if the native setup, documentation build, or emulator launch fails.