Hacked By AnonymousFox
--- !ruby/object:RI::MethodDescription
aliases: []
block_params:
comment:
- !ruby/struct:SM::Flow::H
level: 2
text: DEPRECATED
- !ruby/struct:SM::Flow::P
body: See REXML::Formatters
- !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 indenting 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 by this class. The contents of comments are never modified.
- !ruby/struct:SM::Flow::LI
label: "ie_hack:"
body: Needed for conformity to the child API, but not used by this class.
type: :NOTE
full_name: REXML::Comment#write
is_singleton: false
name: write
params: ( output, indent=-1, transitive=false, ie_hack=false )
visibility: public
Hacked By AnonymousFox1.0, Coded By AnonymousFox