> ## Documentation Index
> Fetch the complete documentation index at: https://bazel-pr-30012.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 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
