mirror of
https://github.com/charmbracelet/gum
synced 2026-03-14 21:55:45 +01:00
Input provides a shell script interface for the text input bubble. It can be used to prompt the user for some input. The text the user entered will be sent to `stdout`. ``` gum input --placeholder "What's your Bubble Gum flavor?" > answer.text ```` |
||
|---|---|---|
| .. | ||
| command.go | ||
| input.go | ||
| options.go | ||