<emit source="path"></emit>
Provided by module: Directory Listings
Prints paths. This plugin traverses over all directories in
the path from the root up to the current one.
Attributes
- trim="string"
-
Removes all of the remaining path after and including the specified
string.
- skip="number"
-
Skips the 'number' of slashes ('/') specified, with beginning from
the root.
-
&_.name; (provided by Directory Listings)
Returns the name of the most recently traversed directory.
-
&_.path; (provided by Directory Listings)
Returns the path to the most recently traversed directory.