D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
proc
/
thread-self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
CGI
/
Filename :
print-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Print an argument or list of arguments to the default output stream - !ruby/struct:SM::Flow::VERB body: " cgi = CGI.new\n cgi.print # default: cgi.print == $DEFAULT_OUTPUT.print\n" full_name: CGI#print is_singleton: false name: print params: (*options) visibility: public