Expand description
Parser and interpreter for the anticipate script automation tool.
Moved to anticipate-runner.
Structs§
- Cinema
Options - Options for asciinema execution.
- Include
- Include reference.
- Interpreter
Options - Options for the interpreter.
- Script
File - Script file.
- Script
Parser - Parser for scripts.
Enums§
- Error
- Errors generated by the library.
- Instruction
- Instruction to execute.
Type Aliases§
- Instructions
- Sequence of commands to execute.
- Result
- Result type for the parser.