blob: 00e5464e6b591e1b0eb8e5ba789a5455a9a9fb4b [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