관리-도구
편집 파일: write-i.yaml
--- !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