blob: ebfcda683cc9318a6474efc4d443d88ecf95e575 [file]
---
title: 'SymlinkEntry'
---
A single runfiles symlink represented by a link name and target.
## Members
* [path](#path)
* [target_file](#target_file)
## path
```
string SymlinkEntry.path
```
The path of the symlink in the runfiles tree
## target_file
```
File SymlinkEntry.target_file
```
Target file of the symlink