Method: Middleman::CoreExtensions::Routing::PageDescriptor#path

Defined in:
lib/middleman-core/core_extensions/routing.rb

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



12
13
14
# File 'lib/middleman-core/core_extensions/routing.rb', line 12

def path
  @path
end