Output.output

Returns the configured output sink.

Remarks: Provides access to the underlying mechanism for console output. Use this to retain prior state when temporarily switching outputs.

  1. OutputStream output [@property getter]
    class Output
    @property final
    OutputStream
    output
    ()
  2. OutputStream output [@property setter]

Meta