method

print

v1_9_3_392 - 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