[][src]Crate basic_lib_for_me

Functions

cls

clear the terminal

get_input

get input from keyboard, return String

get_input_with_text

get input with the given text output

get_integer_input

get i32 input

get_integer_input_with_text

do the same thing with get_integer_input, but will print the text.

pause

pause the terminal