Method: Flex::UtilityMethods#scan_search
- Defined in:
- lib/flex/utility_methods.rb
#scan_search(*args, &block) ⇒ Object
39 40 41 |
# File 'lib/flex/utility_methods.rb', line 39 def scan_search(*args, &block) flex.scan_search(*args, &block) end |