---
title: supportsHardLinks
framework: fskit
role: symbol
role_heading: Instance Property
path: fskit/fsvolume/supportedcapabilities/supportshardlinks
---

# supportsHardLinks

A Boolean property that indicates whether the volume supports hard links.

## Declaration

```swift
var supportsHardLinks: Bool { get set }
```

## See Also

### Declaring linking capabilities

- [supportsSymbolicLinks](fskit/fsvolume/supportedcapabilities/supportssymboliclinks.md)
