Module TTY.Vterm_state

Binds uv_tty_vtermstate_t.

type t = [
  1. | `SUPPORTED
  2. | `UNSUPPORTED
]