Closed bjo0 closed 5 years ago
I was reading the prior question about how to have a CLI with only one command that doesn't need to be passed, and saw this answer:
https://github.com/jakeheis/SwiftCLI/issues/55#issuecomment-381402192
However, my CLI object in 5.0 doesn't have a router property. Is there a new way to do this?
router
Found this; sorry: https://github.com/jakeheis/SwiftCLI#single-command-clis
I was reading the prior question about how to have a CLI with only one command that doesn't need to be passed, and saw this answer:
https://github.com/jakeheis/SwiftCLI/issues/55#issuecomment-381402192
However, my CLI object in 5.0 doesn't have a
router
property. Is there a new way to do this?