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

# appending(subpath:)

The result of appending a subpath, which should be a relative path in platform representation.

## Declaration

```swift
func appending(subpath: String) -> Path
```
