Module
Instance Methods
3.2
View on GitHub
# File tmp/rubies/ruby-3.2.0/lib/csv/match_p.rb, line 8
def match?(pattern)
self =~ pattern
end
No documentation available