Documentation
¶
Overview ¶
Package plain provides a line-based backend for interact/ui.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Backend ¶
type Backend struct{}
Backend is a simple line-based backend that works with ordinary IO streams.
type Session ¶
type Session struct {
// contains filtered or unexported fields
}
Session implements backend.Session with line-based input.
Click to show internal directories.
Click to hide internal directories.