Method: Rdm::SourceLocator#locate

Defined in:
lib/rdm/source_locator.rb

#locateObject



12
13
14
# File 'lib/rdm/source_locator.rb', line 12

def locate
  find_source_path_in_hierarchy(path)
end