Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add CommandSignature.outputHelp method #148

Merged
merged 2 commits into from Jul 13, 2020
Merged

Conversation

tanner0101
Copy link
Member

@tanner0101 tanner0101 commented Jul 13, 2020

Adds outputHelp method to CommandSignature (#148).

This allows for the creation of formatted help commands using CommandSignature requiring conformance to Command. Command.outputHelp now uses this method internally.

@tanner0101 tanner0101 added enhancement New feature or request semver-minor When merged, a new minor version release will be generated labels Jul 13, 2020
@tanner0101 tanner0101 added this to Awaiting Review in Vapor 4 via automation Jul 13, 2020
@tanner0101 tanner0101 merged commit 310f714 into master Jul 13, 2020
Vapor 4 automation moved this from Awaiting Review to Done Jul 13, 2020
@tanner0101 tanner0101 deleted the tn-signature-help branch July 13, 2020 20:32
@tanner0101
Copy link
Member Author

These changes are now available in 4.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request semver-minor When merged, a new minor version release will be generated
Projects
Vapor 4
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

1 participant