
This helps to get things consistent on Windows and Linux. Otherwise a path like `/some/path` is absolute on one platform but not on the other. This is mostly for getting the unit tests in this package to work on Windows, but using absolute paths also helps in clarity of error logging.