Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Term ¶
type Term struct {
// contains filtered or unexported fields
}
func (*Term) ReadUserInput ¶ added in v0.5.0
type TestDriver ¶
type TestDriver struct { Input []byte Main func() Cwd string // contains filtered or unexported fields }
func (*TestDriver) Run ¶
func (d *TestDriver) Run() (string, string)
Click to show internal directories.
Click to hide internal directories.