Returns the absolute resource path without extension.
// returns: '/content/aa/bb' for route.url [ 'content', 'aa', 'bb.html' ] resolve(route)
route
absolute resource path without extension
Generated using TypeDoc
Returns the absolute resource path without extension.
// returns: '/content/aa/bb' for route.url [ 'content', 'aa', 'bb.html' ] resolve(route)