User Guide
Reference
Developer Guide
About
Strop the hostname from a URI path.
For example, “fileserver.host.com:/full/path/of/dir_name” will be transformed to “/full/path/of/dir_name”.
str
Path
A URI path.
The path without the hostname information.