Current Path : /usr/local/share/ri/1.8/system/REXML/Comment/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/REXML/Comment/write-i.yaml |
--- !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