char *silc_get_input(const char *prompt, bool echo_off);
Displays input prompt on command line and takes input data from user.