Libraries
»
nanoc-core
(4.13.5)
»
Index
»
Nanoc
»
Core
»
RegexpPattern
»
#to_s
Method: Nanoc::Core::RegexpPattern#to_s
Defined in:
lib/nanoc/core/regexp_pattern.rb
#
to_s
⇒
Object
23 24 25
# File 'lib/nanoc/core/regexp_pattern.rb', line 23
def
to_s
@regexp
.
to_s
end