[][src]Crate evcxr_input

Functions

get_password

Requests a string from the user with the specified prompt, treating the input as a password.

get_string

Requests a string from the user with the specified prompt.