Codebase list golang-pty / c456682c-8dfb-4733-83f7-5bfaefe104cc/upstream
c456682c-8dfb-4733-83f7-5bfaefe104cc/upstream

Tree @c456682c-8dfb-4733-83f7-5bfaefe104cc/upstream (Download .tar.gz)

1
2
3
4
5
6
7
8
# 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`.