Method: Distil::Project#source_path
- Defined in:
- lib/distil/project.rb
#source_path ⇒ Object (readonly)
Returns the value of attribute source_path.
17 18 19 |
# File 'lib/distil/project.rb', line 17 def source_path @source_path end |