init(_:_:)

Initializes the AbsolutePath by concatenating a relative path to an existing absolute path, and renormalizing if necessary.

AbsolutePath.swift:68
init(_ absolutePath: AbsolutePath, _ relativeTo: RelativePath)