관리-도구
편집 파일: %2a-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Copy---Returns a new <tt>String</tt> containing <em>integer</em> copies of the receiver. - !ruby/struct:SM::Flow::VERB body: " "Ho! " * 3 #=> "Ho! Ho! Ho! "\n" full_name: String#* is_singleton: false name: "*" params: | str * integer => new_str visibility: public