mirror of
https://github.com/apple/swift-argument-parser.git
synced 2026-06-06 20:18:23 +00:00
577 B
577 B
ArgumentParser/CommandConfiguration
Topics
Creating a Configuration
init(commandName:abstract:usage:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)
Customizing the Help Screen
abstractdiscussionusagehelpNames
Declaring Subcommands
subcommandsdefaultSubcommand
Defining Command Properties
commandNameversionshouldDisplay
Deprecated APIs
init(commandName:abstract:discussion:version:shouldDisplay:subcommands:defaultSubcommand:helpNames:)