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ยง
- RunEmulator
Args - Arguments for
cargo xtask run-emulator.
Functionsยง
- mdbook_
epub_ ๐built - Returns
truewhen the documentation EPUB embedded bycadmus-coreexists. - run
- Ensures prerequisites are built then launches the emulator.