jakeheis / SwiftCLI

A powerful framework for developing CLIs in Swift
MIT License
861 stars 72 forks source link

fix shell completion description escape #102

Open leavez opened 3 years ago

jakeheis commented 3 years ago

Thanks for this fix. Could you add a test in CompletionGeneratorTests to demonstrate the bug this is fixing?