# File lib/csv/match_p.rb, line 8 def match?(pattern) self =~ pattern end
Ruby Core © 1993–2020 Yukihiro MatsumotoLicensed under the Ruby License.Ruby Standard Library © contributorsLicensed under their own licenses.