📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-29 01:49:19
📂
/
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
String
✏️
Editing: %2b-i.yaml
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Concatenation---Returns a new <tt>String</tt> containing <em>other_str</em> concatenated to <em>str</em>. - !ruby/struct:SM::Flow::VERB body: " "Hello from " + self.to_s #=> "Hello from main"\n" full_name: String#+ is_singleton: false name: + params: | str + other_str => new_str visibility: public
💾 Save Changes
❌ Cancel