Libraries
»
ffast
(0.1.2)
»
Index
»
Fast
»
FindWithCapture
»
#to_s
Method: Fast::FindWithCapture#to_s
Defined in:
lib/fast.rb
#
to_s
⇒
Object
500 501 502
# File 'lib/fast.rb', line 500
def
to_s
"fc[\\#{@capture_index}]"
end