Crate anticipate_runner

Crate anticipate_runner 

Source
Expand description

Parser and interpreter for anticipate script automation.

Structs§

CinemaOptions
Options for asciinema execution.
Include
Include reference.
InterpreterOptions
Options for the interpreter.
ScriptFile
Script file.
ScriptParser
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.