README.md 186 字节
Newer Older
1 2 3 4 5 6 7 8 9
# pty

This Go module has moved to <https://github.com/creack/pty>.

Existing clients will continue to work.

New clients should use the new module import path
`github.com/creack/pty`.