Skip to content

A Swift Package to simplify working with `CommandLine`. `CommandLineAssistant` parses the arguments passed using a user defined set of options.

Notifications You must be signed in to change notification settings

BuggusMageevers/CommandLineAssistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CommandLineAssistant

A CommandLineAssistant processes the arguments sent to a terminal application and then held in CommandLine's argument arrays. The processed arguments are then quickly identifiable by your program as options (long or short) or arugments to your program.

About

A Swift Package to simplify working with `CommandLine`. `CommandLineAssistant` parses the arguments passed using a user defined set of options.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages