Method: Fdoc::EndpointPresenter#path

Defined in:
lib/fdoc/presenters/endpoint_presenter.rb

#pathObject



88
89
90
# File 'lib/fdoc/presenters/endpoint_presenter.rb', line 88

def path
  zws_ify(@endpoint.path)
end