D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
DocType
/
Filename :
write-i.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "output:" body: Where to write the string - !ruby/struct:SM::Flow::LI label: "indent:" body: An integer. If -1, no indentation will be used; otherwise, the indentation will be this number of spaces, and children will be indented an additional amount. - !ruby/struct:SM::Flow::LI label: "transitive:" body: Ignored - !ruby/struct:SM::Flow::LI label: "ie_hack:" body: Ignored type: :NOTE full_name: REXML::DocType#write is_singleton: false name: write params: ( output, indent=0, transitive=false, ie_hack=false ) visibility: public