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