Method: Middleman::SourceFile#full_path

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

#full_pathObject

Returns the value of attribute full_path

Returns:

  • (Object)

    the current value of full_path



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

def full_path
  @full_path
end