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