---
title: directoryURL
framework: swift-package-manager
role: symbol
role_heading: Instance Property
path: swift-package-manager/documentation/packageplugin/packagemanager/symbolgraphresult/directoryurl
---

# directoryURL

The file URL of the directory that contains the symbol graph files for the target.

## Declaration

```swift
var directoryURL: URL
```

## See Also

### Inspecting Symbol Graph Results

- [directoryPath](swift-package-manager/documentation/packageplugin/packagemanager/symbolgraphresult/directorypath.md)
