Vyacheslav Khorkov

Results 30 comments of Vyacheslav Khorkov

Hello! I've had used this great repo before, but I also had trouble and decided to write my own similar solution. You can try this alternative 🏈 [Rugby](https://github.com/swiftyfinch/Rugby). Maybe it'll...

Hello! I've had used this great repo before, but I also had trouble and decided to write my own similar solution. You can try this alternative 🏈 [Rugby](https://github.com/swiftyfinch/Rugby). Maybe it'll...

@natecook1000 Hey, could you validate this draft? It suits my command-line tool and now I can use it like this: ```swift struct Rugby: ParsableCommand { @Option(parsing: .upToNextOption) var focus: [String]?...

@swift-ci please test

@natecook1000 Okey, I will try) How can I run checks with @swift-ci?

- [x] Finalize handling all parsing strategies - [x] Add non-ExpressibleByArgument init - [x] Add more tests for the most part of cases @natecook1000 Ready for review

@natecook1000 I fixed compile error. Please, run tests again.

@natecook1000 @kylemacomber Hey, any updates here?

Any updates?

@natecook1000 @kylemacomber Hey, do I need to resolve conflicts or this solution doesn't have a chance to be merged? Just let me know if you are waiting for me. There...