D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
URI
/
MailTo
/
Filename :
new-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::H level: 2 text: Description - !ruby/struct:SM::Flow::P body: Creates a new URI::MailTo object from generic URL components with no syntax checking. - !ruby/struct:SM::Flow::P body: This method is usually called from URI::parse, which checks the validity of each component. full_name: URI::MailTo::new is_singleton: true name: new params: (*arg) visibility: public