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