Namespace Terminaux.Writer.CyclicWriters
Classes
CyclicWriter
Base cyclic writer (for simple writing with scrolling lines on overflow, such as listing)
GraphicalCyclicWriter
Graphical cyclic writer (for GUI implementations to the CLI, such as charts)
SimpleCyclicWriter
Simple cyclic writer (for simple writing with scrolling lines on overflow, such as listing)