Method: Apiary::ApiMethod#path

Defined in:
lib/apiary/api_method.rb

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



2
3
4
# File 'lib/apiary/api_method.rb', line 2

def path
  @path
end