Versions in this module Expand all Collapse all v1 v1.5.0 Feb 26, 2020 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)