Module cursive::backends::puppet::observed[][src]

Expand description

Structs representing output of puppet backend

Structs

ObservedCell

Represents a single cell of terminal.

ObservedLine

Represents a single line of observed screen.

ObservedPiece

Represents a piece or whole of observed screen.

ObservedScreen

Puppet backend output

ObservedStyle

Style of observed cell

Enums

GraphemePart

Contents of observed cell

Traits

ObservedPieceInterface

Represents rectangular piece of observed screen (Puppet backend output)