method

print

v2_2_9 - Show latest stable - Class: CGI
print(*options)
public

Print an argument or list of arguments to the default output stream

cgi = CGI.new
cgi.print    # default:  cgi.print == $DEFAULT_OUTPUT.print