---
title: "appending(_:)"
framework: swift-package-manager
role: symbol
role_heading: Instance Method
path: "swift-package-manager/documentation/packageplugin/path/appending(_:)-bdm3"
---

# appending(_:)

The result of appending one or more path components.

## Declaration

```swift
func appending(_ components: [String]) -> Path
```
