Class: FDE::FileCrawler::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/fde/file_crawler.rb

Instance Attribute Summary collapse

Instance Attribute Details

#path_in_directoryObject

Returns the value of attribute path_in_directory.



9
10
11
# File 'lib/fde/file_crawler.rb', line 9

def path_in_directory
  @path_in_directory
end

#path_out_directoryObject

Returns the value of attribute path_out_directory.



9
10
11
# File 'lib/fde/file_crawler.rb', line 9

def path_out_directory
  @path_out_directory
end