Skip to main content

SymlinkEntrySet.direct_entries

SymlinkEntrySet.direct_entries: dict[str, int]
A map from relative paths of runfiles symlinks to the entry IDs of the symlink target, which may be a file, directory, or unresolved symlink.

SymlinkEntrySet.transitive_set_ids

SymlinkEntrySet.transitive_set_ids: list[int]
Entry IDs of other symlink entry sets transitively contained in this set.