Method: Shanty::Project#parents_by_path
- Defined in:
- lib/shanty/project.rb
#parents_by_path ⇒ Object
Returns the value of attribute parents_by_path.
10 11 12 |
# File 'lib/shanty/project.rb', line 10 def parents_by_path @parents_by_path end |