This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca5814ab74
packer-cn
/
tty.go
10 lines
96 B
Go
Raw
Blame
History
// +build !solaris
package
main
import
(
"github.com/mattn/go-tty"
)
var
openTTY
=
tty
.
Open
Reference in New Issue
View Git Blame
Copy Permalink