Current File : //opt/alt/ruby18/share/ri/1.8/system/Net/IMAP/BodyTypeText/cdesc-BodyTypeText.yaml |
--- !ruby/object:RI::ClassDescription
attributes: []
class_methods: []
comment:
- !ruby/struct:SM::Flow::P
body: Net::IMAP::BodyTypeText represents TEXT 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: "lines:"
body: Returns the size of the body in text lines.
type: :NOTE
- !ruby/struct:SM::Flow::P
body: And Net::IMAP::BodyTypeText has all fields of Net::IMAP::BodyTypeBasic.
constants: []
full_name: Net::IMAP::BodyTypeText
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: media_subtype
- !ruby/object:RI::MethodSummary
name: multipart?
name: BodyTypeText
superclass: Struct.new(:media_type, :subtype, :param, :content_id, :description, :encoding, :size, :lines, :md5, :disposition, :language, :extension)