D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Mail
/
Filename :
cdesc-Mail.yaml
back
Copy
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: The Mail class represents an internet mail message (as per RFC822, RFC2822) with headers and a body. constants: [] full_name: Mail includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "[]" - !ruby/object:RI::MethodSummary name: body - !ruby/object:RI::MethodSummary name: header name: Mail superclass: Object