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 MuPDF download, wrapper build, or emulator launch fails.