Method: Montage::Project#paths
- Defined in:
- lib/montage/project.rb
#paths ⇒ Montage::Project::Paths (readonly)
Returns the Paths instance for the project.
21 22 23 |
# File 'lib/montage/project.rb', line 21 def paths @paths end |
Returns the Paths instance for the project.
21 22 23 |
# File 'lib/montage/project.rb', line 21 def paths @paths end |