Method: String#lchop
- Defined in:
- lib/pik/contrib/zip/stdrubyext.rb
#lchop ⇒ Object
48 49 50 |
# File 'lib/pik/contrib/zip/stdrubyext.rb', line 48 def lchop slice(1, length) end |
48 49 50 |
# File 'lib/pik/contrib/zip/stdrubyext.rb', line 48 def lchop slice(1, length) end |