---
title: path
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packageplugin/plugincontext/tool/path
---

# path

The path of the tool in the file system.

## Declaration

```swift
var path: Path { get }
```
