Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Terminal ¶
type Terminal struct {
// contains filtered or unexported fields
}
Terminal is a drawing canvas on system terminal.
func (*Terminal) Clear ¶
func (t *Terminal) Clear()
Clear clears the existing terminal buffer. This function is not thread safe.
Click to show internal directories.
Click to hide internal directories.