GenericPath.startsWith

Tests whether the given path is a prefix of this path.

Any path separators will be ignored during the comparison.

struct GenericPath(F)
@safe const nothrow
bool
startsWith

Meta