PathParser.equals

Does this path equate to the given text? We ignore trailing path-separators when testing equivalence.

struct PathParser(char_t = char)
const
bool
equals
(
const(char)[] s
)

Meta