Packageconsole-kit 4.15.2all tags

console-kit documentation

đź’» APIs for creating interactive CLI tools.

Package repository

Registrar
GitHub
License
MIT License
Keywords
vapor, server-side-swift, swift, console, command-line, swift-linux, hacktoberfest
Owner
vaporview profile
Repo details and more versions

Package dependencies

PackageRequirementResolved version
swift6.0.3
swift-log1.5.3..<2.0.01.6.2
swift-nio2.62.0..<3.0.02.78.0

Platform requirements

Swift tools version
5.9.0

This package vends additional manifests targeting specific versions (5.9) of Swift!

PlatformMinimum Version
macos10.15
ios13.0
watchos6.0
tvos13.0

Platform requirements originate from the manifest targeting the latest version of Swift!

Linkage information

Symbol graph ABI
0.12.5
Symbols linked
133 / 153 86%
Git revision
742f624a998cba2a9e653d9b1e91ad3f3a5dff6b

Coverage

63.8 percent of the declarations in console-kit are fully documented32.9 percent of the declarations in console-kit are indirectly documented3.3 percent of the declarations in console-kit are completely undocumented

Declarations

0.5 percent of the declarations in console-kit are global functions or variables1.0 percent of the declarations in console-kit are operators22.9 percent of the declarations in console-kit are initializers, type members, or enum cases45.0 percent of the declarations in console-kit are instance members1.3 percent of the declarations in console-kit are instance subscripts3.1 percent of the declarations in console-kit are protocols8.2 percent of the declarations in console-kit are protocol requirements7.5 percent of the declarations in console-kit are default implementations9.3 percent of the declarations in console-kit are structures1.3 percent of the declarations in console-kit are classes

Interfaces

100.0 percent of the declarations in console-kit are unrestricted
Package stats and coverage details

Modules

  • ConsoleKit

    Utilities for interacting with a terminal and the commandline in a Swift application.

  • ConsoleKitCommands

    ConsoleKitCommands provides utilities for handing commandline arguments in a Swift application. It provides Command and AsyncCommand types, as well as other supporting types, for processing commands with arguments, options, and flags.

  • ConsoleKitTerminal

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

Products