Table of Contents

Namespace CLI.CliniCore.Service

Classes

AbstractConsoleEngine
ConsoleCommandParser
ConsoleMenu
ConsoleMenuBuilder

Builds console menus based on user role and session state. Delegates command execution to MenuExecutor.

ConsoleMenuItem
ConsoleSessionManager
ServiceContainer

Dependency injection container that leverages Microsoft.Extensions.DependencyInjection and the CoreServiceBootstrapper for consistent service configuration.

TTYConsoleEngine
ThreadSafeConsoleManager

Thread-safe singleton for managing console operations. Prevents race conditions between main UI thread and background threads (like resize listener).

UserInputCancelledException

Exception thrown when user cancels input by pressing Escape

Interfaces

IConsoleEngine

Enums

MessageType
ThreadSafeConsoleManager.ConsoleMode