startsWith
Returns whether this command path starts with the supplied command path For example /show me something starts with /show me
Return
true if this path starts with the other, false otherwise
Parameters
o
The other path to test against