Methods
(inner) shrinkPath(path) → {string}
Shrinks the @param path, leaving only the file name
Parameters:
Name | Type | Description |
---|---|---|
path |
string | The string path to be reduced |
Returns:
A new string, now shrunk
- Type
- string