관리-도구
편집 파일: cdesc-FormData.yaml
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: filename rw: RW - !ruby/object:RI::Attribute comment: name: name rw: RW - !ruby/object:RI::Attribute comment: name: next_data rw: RW class_methods: - !ruby/object:RI::MethodSummary name: new comment: [] constants: - !ruby/object:RI::Constant comment: name: EmptyRawHeader value: "[].freeze" - !ruby/object:RI::Constant comment: name: EmptyHeader value: "{}.freeze" full_name: WEBrick::HTTPUtils::FormData includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "<<" - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: append_data - !ruby/object:RI::MethodSummary name: each_data - !ruby/object:RI::MethodSummary name: list - !ruby/object:RI::MethodSummary name: to_ary - !ruby/object:RI::MethodSummary name: to_s name: FormData superclass: String