pathmap_partial(n)
Instance Public methods
Extract a partial path from the path. Include n directories
from the front end (left hand side) if n is positive. Include
|n| directories from the back end (right hand side) if
n is negative.
Please login to continue.