removePathPrefix
Callable
Parameters
path: string
The path to remove the prefix from.
prefix: string
The prefix to remove.
Returns string
Path with the prefix removed.
The path to remove the prefix from.
The prefix to remove.
Path with the prefix removed.
Removes the given prefix from the given path.