Method: Middleman::CoreExtensions::Routing::PageDescriptor#path
- Defined in:
- lib/middleman-core/core_extensions/routing.rb
#path ⇒ Object
Returns the value of attribute path
12 13 14 |
# File 'lib/middleman-core/core_extensions/routing.rb', line 12 def path @path end |