ObjectPath.chompPrefix

Removes a prefix from this path and returns the remainder. Keeps leading slashes. Returns this unmodified if the prefix doesn't match.

struct ObjectPath
pure @nogc nothrow @safe
chompPrefix

Meta