Current Path :
/
proc
/
self
/
root
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
String
/
Or
Select Your Path :
Upload File :
New :
File
Dir
//proc/self/root/opt/alt/ruby18/share/ri/1.8/system/String/%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