This website works better with JavaScript
Home
Explore
Help
Sign In
cecf
/
observe-ui
Watch
5
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
3c170239ef
Branches
Tags
dev
master
observe-ui
/
vendor
/
github.com
/
Nvveen
/
Gotty
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.