@eagleoutice/flowr - v2.13.1
    Preparing search index...
    • Whether hints may be shown: enabled in the config and on an interactive TTY (honoring NO_COLOR/TERM=dumb).

      Parameters

      • config: FlowrConfig
      • env: ProcessEnv = process.env
      • stdout: { isTTY?: boolean } = process.stdout
      • stdin: { isTTY?: boolean } = process.stdin

      Returns boolean