Static Methodswift-argument-parser 1.6.1ArgumentParser
main
Executes the designated command type, or one of its subcommands, with the program’s command-line arguments.
This declaration was deprecated in Swift 5.6.
static func main() async
Executes the designated command type, or one of its subcommands, with the program’s command-line arguments.
This declaration was deprecated in Swift 5.6.
static func main() async