Commits

Daniel Dunbar committed 9c9550d2c73
[Basic] Add AbsolutePath.appending(component[s]:) methods. - These are used to append literal components, not subpaths. This is a common operation and helps make explicit at the call sites when the expectation is that the append is not a full subpath.