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

# pushing(_:)

Non-mutating version of push().

## Declaration

```swift
func pushing(_ other: FilePath) -> FilePath
```
