Documentation ¶
Overview ¶
Package terminal is just a way to forward
"golang.org/x/crypto/ssh/terminal".IsTerminal(fd int)
In a way that will work on appengine (specifically; it doesn't break appengine's compilation).
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IsTerminal = terminal.IsTerminal
IsTerminal is just forwarded to "golang.org/x/crypto/ssh/terminal".IsTerminal
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.