Discover Packages
github.com/galexrt/srcds_controller
pkg
linehistory
package
Version:
v0.1.13
Opens a new window with list of versions in this module.
Published: Aug 16, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
History stores the texts that are entered.
NewHistory returns new history object.
Add to add text in history.
Clear to clear the history.
Dump return all history entries as string
Newer saves a buffer of current line and get a buffer of next line by up-arrow.
The changes of line buffers are stored until new history is created.
Older saves a buffer of current line and get a buffer of previous line by up-arrow.
The changes of line buffers are stored until new history is created.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.