package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: May 9, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Screen struct {
tcell.Screen
}
Screen is a mock implementation of tcell.Screen designed for testing.
NewScreen creates a new Screen mock.
Clear implements tcell.Screen.
Content returns the current content as string. All trailing spaces will be
trimmed.
SetContent implements tcell.Screen.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.