Method: SourceFinder::SourceFileGlobber#exclude_files_arr

Defined in:
lib/source_finder/source_file_globber.rb,
lib/source_finder/source_file_globber.rb

#exclude_files_arrObject

See README.md for documentation on these configuration parameters.



10
11
12
# File 'lib/source_finder/source_file_globber.rb', line 10

def exclude_files_arr
  @exclude_files_arr
end