C# Class PowerArgs.Cli.ConsoleHistoryManager

A class that stores and manages command line history that is used by the up and down arrow keys handler to let users cycle through historical command lines.
Show file Open project: adamabdelhamed/PowerArgs Class Usage Examples

Private Properties

Property Type Description
ConsoleHistoryManager System

Private Methods

Method Description
ConsoleHistoryManager ( ) : System