Current Path : /usr/local/share/ri/1.8/system/Net/IMAP/BodyTypeMessage/ |
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/Net/IMAP/BodyTypeMessage/cdesc-BodyTypeMessage.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Net::IMAP::BodyTypeMessage represents MESSAGE/RFC822 body structures of messages. - !ruby/struct:SM::Flow::H level: 4 text: "Fields:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "envelope:" body: Returns a Net::IMAP::Envelope giving the envelope structure. - !ruby/struct:SM::Flow::LI label: "body:" body: Returns an object giving the body structure. type: :NOTE - !ruby/struct:SM::Flow::P body: And Net::IMAP::BodyTypeMessage has all methods of Net::IMAP::BodyTypeText. constants: [] full_name: Net::IMAP::BodyTypeMessage includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: media_subtype - !ruby/object:RI::MethodSummary name: multipart? name: BodyTypeMessage superclass: Struct.new(:media_type, :subtype, :param, :content_id, :description, :encoding, :size, :envelope, :body, :lines, :md5, :disposition, :language, :extension)