appending(component:)

Returns the absolute path with an additional literal component appended.

AbsolutePath.swift:153
func appending(component: String) -> AbsolutePath

This method accepts pseudo-path like ‘.’ or ‘..’, but should not contain “/”.