Input.redirected

Set redirection state to the provided boolean.

Remarks: Configure the console redirection status, where a redirected console is more efficient (dictates whether newline() performs automatic flushing or not.)

  1. bool redirected()
  2. Input redirected(bool yes)
    class Input
    final
    redirected
    (
    bool yes
    )

Meta