package
Version:
v0.3.0
Opens a new window with list of versions in this module.
Published: Oct 18, 2024
License: Apache-2.0, MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
NewLogger creates a new logger and returns it along with the file it writes
to. The file should be closed when the logger is no longer needed.
type Window struct {
Height int
Width int
}
Window represents the dimensions of a terminal window.
Resize updates the dimensions of the window.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.