Method: Middleman::SourceFile#relative_path

Defined in:
lib/middleman-core/sources.rb

#relative_pathObject

Returns the value of attribute relative_path

Returns:

  • (Object)

    the current value of relative_path



6
7
8
# File 'lib/middleman-core/sources.rb', line 6

def relative_path
  @relative_path
end