Skip to main content

Module run_emulator

Module run_emulator 

Source
Expand description

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

Ensures the embedded documentation EPUB is ready, then launches cargo run -p emulator. Any extra arguments are forwarded to the cargo invocation. Native dependencies (MuPDF, libwebp) are built automatically by build.rs.

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 documentation is built then launches the emulator.