查看网站首页
查看网站首页
查看 sitemap.xml
✏️ 正在编辑: cdesc-BodyTypeMultipart.yaml
路径:
/opt/alt/ruby18/share/ri/1.8/system/Net/IMAP/BodyTypeMultipart/cdesc-BodyTypeMultipart.yaml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Net::IMAP::BodyTypeMultipart represents multipart 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: "media_type:" body: Returns the content media type name as defined in [MIME-IMB]. - !ruby/struct:SM::Flow::LI label: "subtype:" body: Returns the content subtype name as defined in [MIME-IMB]. - !ruby/struct:SM::Flow::LI label: "parts:" body: Returns multiple parts. - !ruby/struct:SM::Flow::LI label: "param:" body: Returns a hash that represents parameters as defined in [MIME-IMB]. - !ruby/struct:SM::Flow::LI label: "disposition:" body: Returns a Net::IMAP::ContentDisposition object giving the content disposition. - !ruby/struct:SM::Flow::LI label: "language:" body: Returns a string or an array of strings giving the body language value as defined in [LANGUAGE-TAGS]. - !ruby/struct:SM::Flow::LI label: "extension:" body: Returns extension data. - !ruby/struct:SM::Flow::LI label: "multipart?:" body: Returns true. type: :NOTE constants: [] full_name: Net::IMAP::BodyTypeMultipart includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: media_subtype - !ruby/object:RI::MethodSummary name: multipart? name: BodyTypeMultipart superclass: Struct.new(:media_type, :subtype, :parts, :param, :disposition, :language, :extension)
💾 保存文件
← 返回文件管理器