ex_prompt
v0.2.0
Pages
Modules
ExPrompt.get
You're seeing just the function
get
, go back to
ExPrompt
module for more information.
Link to this function
get(prompt, default \\ "")
View Source
Specs
get(
prompt
(),
String.t
()) ::
String.t
()
Alias for
string/2
.