Versions in this module Expand all Collapse all v1 v1.2.2 Apr 14, 2021 Changes in this version + func TTYs() (*[]TTY, error) + type TTY struct + Major uint64 + Minor uint64 + Path string + func FindTTY(ttyNr uint64, devices *[]TTY) (*TTY, error)