wlf f051014ac2 提交正常运行的所有代码 1 year ago
..
LICENSE f051014ac2 提交正常运行的所有代码 1 year ago
README f051014ac2 提交正常运行的所有代码 1 year ago
TODO f051014ac2 提交正常运行的所有代码 1 year ago
attributes.go f051014ac2 提交正常运行的所有代码 1 year ago
gotty.go f051014ac2 提交正常运行的所有代码 1 year ago
parser.go f051014ac2 提交正常运行的所有代码 1 year ago
types.go f051014ac2 提交正常运行的所有代码 1 year ago

README

Gotty is a library written in Go that determines and reads termcap database
files to produce an interface for interacting with the capabilities of a
terminal.
See the godoc documentation or the source code for more information about
function usage.