Write message to STDOUT.
TapjawMessage
This primary method must perform an iteration over the Adapter's generator to yield responses and push each
individual TapjawMessage
from the Adapter to an output interface.
Promise
Whether to output the JSON with pretty indentation and newlines.
boolean
Generated using TypeDoc
Iterate TapjawMessages from implemented adapter, convert each to JSON and write to the STDOUT buffer.