Commits

Anders Bertelrud committed d6a4e4ffb6b
Add an `AbsolutePath` initializer that takes a string that can be either absolute or relative, and a base path to use if it is relative. This is a replacement for the `Utility` module's `Path.join()` function.