# Packages

Package mock_reel is a generated GoMock package.

# Functions

NewPrinter create a new Printer using `trimr` to filter output text before a match.
NewReel create a new `Reel` instance for interacting with a target subprocess.

# Constants

^C.

# Structs

Printer provides handler printing event interaction.
A Reel instance allows interaction with a target subprocess.
Step is an instruction for a single REEL pass.

# Interfaces

A Handler implements desired programmatic control.

# Type aliases

StepFunc provides a wrapper around a generic Handler.