Method: Middleman::SourceFile#relative_path
- Defined in:
- lib/middleman-core/sources.rb
#relative_path ⇒ Object
Returns the value of attribute relative_path
6 7 8 |
# File 'lib/middleman-core/sources.rb', line 6 def relative_path @relative_path end |