Skip to content

Package

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.

Overview

Note

At this time, the argument handling capabilities of ConsoleKit are considered obsolete; when possible, we strongly recommend using ArgumentParser instead.

Topics

Classes

Protocols

Structures

Enumerations

Extended Modules