Method: Middleman::MapDescriptor#path

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

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



17
18
19
# File 'lib/middleman-core/application.rb', line 17

def path
  @path
end