Library Moduleconsole-kit 4.15.2ConsoleKitTerminal

ConsoleKitTerminal

ConsoleKitTerminal provides utilities for interacting with a console in a Swift application. It provides:

index.md
import ConsoleKitTerminal

Module information

Declarations
245
Symbols
410

Coverage

73.5 percent of the declarations in ConsoleKitTerminal are fully documented22.9 percent of the declarations in ConsoleKitTerminal are indirectly documented3.7 percent of the declarations in ConsoleKitTerminal are completely undocumented

Declarations

0.8 percent of the declarations in ConsoleKitTerminal are global functions or variables1.2 percent of the declarations in ConsoleKitTerminal are operators26.1 percent of the declarations in ConsoleKitTerminal are initializers, type members, or enum cases49.8 percent of the declarations in ConsoleKitTerminal are instance members1.6 percent of the declarations in ConsoleKitTerminal are instance subscripts2.0 percent of the declarations in ConsoleKitTerminal are protocols5.3 percent of the declarations in ConsoleKitTerminal are protocol requirements1.2 percent of the declarations in ConsoleKitTerminal are default implementations11.0 percent of the declarations in ConsoleKitTerminal are structures0.8 percent of the declarations in ConsoleKitTerminal are classes

Interfaces

100.0 percent of the declarations in ConsoleKitTerminal are unrestricted
Module stats and coverage details
  • Utilities for sending text (including styles and colors, when supported) to a terminal.

  • Utilities for reading input from a terminal.

  • ConsoleLogger and ConsoleFragmentLogger, SwiftLog LogHandler implementations for customizable logging to a console.