Handles input & output
public static
echo_lines(integer$lines=100)
Clears previous output
integer
open_file(string$path)
Opens a file
string
public static string
readline(string$prompt=null)
Reads a line of user input
public static array
Arguments passed on to PHP excl the first (file name)