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.
Afficher le fichier Open project: adamabdelhamed/PowerArgs Class Usage Examples

Private Properties

Свойство Type Description
ConsoleHistoryManager System

Private Methods

Méthode Description
ConsoleHistoryManager ( ) : System