Method: Fast::FindWithCapture#to_s

Defined in:
lib/fast.rb

#to_sObject



500
501
502
# File 'lib/fast.rb', line 500

def to_s
  "fc[\\#{@capture_index}]"
end