관리-도구
편집 파일: create-c.yaml
--- !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