method

print

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