Crate anticipate_runner
source ·Expand description
Parser and interpreter for anticipate script automation.
Structs§
- Options for asciinema execution.
- Include reference.
- Options for the interpreter.
- Script file.
- Parser for scripts.
Enums§
- Errors generated by the library.
- Instruction to execute.
Type Aliases§
- Sequence of commands to execute.
- Result type for the parser.