Flowdock
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
Show source
Register or log in to add new notes.