Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Module Registry
Blog
Github
Search...
Navigation
SymlinkEntry
About Bazel
Getting started
User guide
Reference
Extending
Community
Concepts
Extension Overview
Writing rules
Rules Tutorial
Creating a Symbolic Macro
Creating a Legacy Macro
Using Macros to Create Custom Verbs
Language
.bzl style guide
Challenges of Writing Rules
Windows
Distributing rules
Testing
Optimizing Performance
Deploying Rules
APIs
One-Page Overview
Global functions
On this page
Members
path
target_file
SymlinkEntry
A single runfiles symlink represented by a link name and target.
Members
path
target_file
path
Copy
Ask AI
string SymlinkEntry.path
The path of the symlink in the runfiles tree
target_file
Copy
Ask AI
File SymlinkEntry.target_file
Target file of the symlink
⌘I