Method: SourceFinder::OptionParser#fresh_globber

Defined in:
lib/source_finder/option_parser.rb

#fresh_globberObject



8
9
10
# File 'lib/source_finder/option_parser.rb', line 8

def fresh_globber
  SourceFinder::SourceFileGlobber.new
end