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

User guide, chapter 3.2.3. Forcing Interactive Input: code sample: add Kotlin version #1627

Merged
merged 1 commit into from
Mar 7, 2022

Conversation

deining
Copy link
Contributor

@deining deining commented Mar 7, 2022

While running the sample code, I realized that there is a minor glitch here: if there is no description given for the interactive option, there are opening and closing braces which make no sense without the description string:

Enter value for --interactive (): 

Would be nice if these braces were supressed if no description string is given.

@remkop remkop added this to the 4.7 milestone Mar 7, 2022
@remkop
Copy link
Owner

remkop commented Mar 7, 2022

Thank you for the contribution!

I raised #1629 for the issue with the standard prompt for interactive options. Thanks for raising this!

remkop added a commit that referenced this pull request Mar 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants