Method: VerboseRegexp#result_proc
- Defined in:
- lib/regexp.rb
#result_proc ⇒ Object
Returns the value of attribute result_proc.
41 42 43 |
# File 'lib/regexp.rb', line 41 def result_proc @result_proc end |
Returns the value of attribute result_proc.
41 42 43 |
# File 'lib/regexp.rb', line 41 def result_proc @result_proc end |