D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
Resolv
/
DNS
/
Name
/
Filename :
create-c.yaml
back
Copy
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: "Creates a new DNS name from <tt>arg</tt>. <tt>arg</tt> can be:" - !ruby/object:SM::Flow::LIST contents: - !ruby/struct:SM::Flow::LI label: "Name:" body: returns <tt>arg</tt>. - !ruby/struct:SM::Flow::LI label: "String:" body: Creates a new Name. type: :NOTE full_name: Resolv::DNS::Name::create is_singleton: true name: create params: (arg) visibility: public