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
4e76f51462
packer-cn
/
packer
/
tty.go
6 lines
69 B
Go
Raw
Blame
History
package
packer
type
TTY
interface
{
ReadString
(
)
(
string
,
error
)
}
Reference in New Issue
View Git Blame
Copy Permalink