IsTTY returns true when the ui has a TTY
()
| 12 | Locale() string |
| 13 | // IsTTY returns true when the ui has a TTY |
| 14 | IsTTY() bool |
| 15 | // TerminalWidth returns the width of the terminal |
| 16 | TerminalWidth() int |
| 17 | } |
no outgoing calls
no test coverage detected