path: isAbsolute() should always return boolean
On Windows, path.isAbsolute() returns an empty string on failed cases.
This forces the return value to always be boolean.
Reviewed-by:
Trevor Norris <trev.norris@gmail.com>
parent
962e6514
Please register or sign in to comment