Method: Lifer::Entry#path

Defined in:
lib/lifer/entry.rb

#pathString

The expected, absolute URI path to the entry. For example:

/index.html
/blog/my-trip-to-toronto.html

Returns:

  • (String)

    The absolute URI path to the entry.



210
# File 'lib/lifer/entry.rb', line 210

def path = permalink(host: "/")