Returns true if a filepath starts with the given string. Works with windows and posix/unix paths.
Returns true
if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.
Determines whether a string ends with the characters of another string.
Test if a string starts with the characters of another string.
Test if a string starts with the characters of another string.