Skip to main content
Bazel Documentation home page
HEAD
English
Search...
⌘K
Module Registry
Blog
Github
Search...
Navigation
SymlinkEntry
Tutorials
How-to Guides
Reference
Explanation
Build Encyclopedia
Bazel BUILD Encyclopedia of Functions
C / C++ Rules
Java Rules
Python Rules
Objective-C Rules
Protocol Buffer Rules
Shell Rules
Common definitions
General Rules
Extra Actions Rules
Make Variables
Language Reference
Language
.bzl style guide
One-Page Overview
Global functions
Technical Specifications
Bazel Glossary
Skyframe
Build Event Protocol
Build Event Protocol Examples
Build Event Protocol Glossary
Recommended Rules
Remote Execution Services
Style Guides
BUILD Style Guide
Bazel docs style guide
Releases & Compatibility
Release
Rolling
Backward Compatibility
Rule Compatibility
Getting Help
Getting Help
Policy
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