Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TestScreen ¶
type TestScreen struct{}
TestScreen is one of the simplest implementation for Screen. It does not anything. It is useful for testing.
func (*TestScreen) SetLastLine ¶
func (_ *TestScreen) SetLastLine(_ string)
Click to show internal directories.
Click to hide internal directories.