Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Printout

Represents a console output captured while evaluating some code. The plain text output is stored in data.

Hierarchy

Index

Properties

Properties

data

data: string

Plain text console output that will be displayed in a <pre> tag

kind

kind: "printout"

A tag that is used for pattern matching on KnownValue instances.

Generated using TypeDoc