Skip to main content

Module run_emulator

Module run_emulator 

Source
Expand description

cargo xtask run-emulator โ€” run the Cadmus emulator.

Ensures the native MuPDF build and the embedded documentation EPUB are ready, then launches cargo run -p emulator. Any extra arguments are forwarded to the emulator.

Structsยง

RunEmulatorArgs
Arguments for cargo xtask run-emulator.

Functionsยง

mdbook_epub_built ๐Ÿ”’
Returns true when the documentation EPUB embedded by cadmus-core exists.
run
Ensures prerequisites are built then launches the emulator.