package
Version:
v0.21.25
Opens a new window with list of versions in this module.
Published: Apr 25, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func ExpectInteractive(userinput func(*Console), testcli func())
func Stdio(c *expect.Console) terminal.Stdio
type Console struct {
Console *expect.Console
}
func (c *Console) ExpectEOF() string
func (c *Console) ExpectString(s string) string
func (c *Console) PressDown()
func (c *Console) Send(s string) int
func (c *Console) SendLine(s string) int
Source Files
¶
Click to show internal directories.
Click to hide internal directories.