Bun

interface

util.StyleTextOptions

interface StyleTextOptions

  • stream?: WritableStream

    A stream that will be validated if it can be colored.

  • validateStream?: boolean

    When true, stream is checked to see if it can handle colors.