---
title: "appending(_:)"
framework: system
role: symbol
role_heading: Instance Method
path: "system/filepath/appending(_:)-1dtn3"
---

# appending(_:)

Non-mutating version of append(_:String).

## Declaration

```swift
func appending(_ other: String) -> FilePath
```
