Initialize a Tty instance to the interactive terminal for this application. Only a single Tty instance can be bound at a time. Subsequent calls will throw an exception until Tty.close is called. Returns null if no TTY is available for this process.
null