class String

Public Instance Methods

lines() click to toggle source
# File lib/rcov.rb, line 26
def lines
  map
end