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

# appending(_:)

The result of appending one or more path components.

## Declaration

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