Rest ...args: any[]Array to hold items in the output
Boolean to indicate if output is still open for more
number of pending spots in the output
A spot is a location in the output that can be independently expanded
length
Get the number of items (data) added to the output
number of items in the output
Generate a stream from the output by sending it to a munchy
Info about munchy: https://www.npmjs.com/package/munchy
A munchy object
callback after output has been consumed by munchy
Rest ...args: any[]
BaseOutput
This class defines the interface to receive HTML output from rendering a template