Versions in this module Expand all Collapse all v0 v0.0.19 May 25, 2023 Changes in this version + var GetMode func(std *os.File) (interface{}, error) + var Read func(std *os.File, buf []byte) (int, error) + var SetMode func(std *os.File, mode interface{}) error + var SetRawMode func(std *os.File, mode interface{}) error + var TCGETS uintptr + var TCSETS uintptr