Skip to content

Any way to create a nice choice prompt? #509

Answered by ajalt
Jamalam360 asked this question in Q&A
Discussion options

You must be logged in to vote

You can do that with transformAll with something like like option().choice().transformAll { it.lastOrNull() ?: MyPrompt().ask() }

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@ajalt
Comment options

Answer selected by Jamalam360
@Jamalam360
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants