Method: Montage::Project#paths

Defined in:
lib/montage/project.rb

#pathsMontage::Project::Paths (readonly)

Returns the Paths instance for the project.



21
22
23
# File 'lib/montage/project.rb', line 21

def paths
  @paths
end