(question msg)
(question msg force?)
(question-loop msg options)
(question-loop msg options force?)
(user-input-str)
Return string from user input For unknown reason read-line not always asks for input, so additional check needs to be done.
Return string from user input For unknown reason read-line not always asks for input, so additional check needs to be done.
(yes-question msg)
(yes-question msg force?)
Asks user a msg
and expects yes input. Returns true or false based on the response.
Asks user a `msg` and expects yes input. Returns true or false based on the response.
cljdoc builds & hosts documentation for Clojure/Script libraries
⌘+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
⌘+/ | Jump to the search field |