Function endbasic_std::console::read_line_secure
source · Expand description
Reads a line from the console without echo using the given prompt
.
The console must be interactive for this to work, as otherwise we do not have a mechanism to suppress echo.