Class: Ree::PackagesSchemaLocator
- Defined in:
- lib/ree/core/packages_schema_locator.rb
Instance Method Summary collapse
Instance Method Details
#call(path) ⇒ Object
4 5 6 |
# File 'lib/ree/core/packages_schema_locator.rb', line 4 def call(path) find_source_path_in_hierarchy(path) end |