Path.startsWith

Tests if rhs is an anchestor or the same as this path.

struct Path
@safe pure const
bool
startsWith
(
const Path rhs
)

Meta