On this page
module CSV::MatchP
Public Instance Methods
# File lib/csv/match_p.rb, line 8
def match?(pattern)
self =~ pattern
end
Ruby Core © 1993–2022 Yukihiro Matsumoto
Licensed under the Ruby License.
Ruby Standard Library © contributors
Licensed under their own licenses.