Skip to main content

Documentation Index

Fetch the complete documentation index at: https://preview.bazel.build/llms.txt

Use this file to discover all available pages before exploring further.

Helper class containing CC compilation outputs.

Members

executable

File CcLinkingOutputs.executable
Represents the linked executable. May return None.
LibraryToLink CcLinkingOutputs.library_to_link
LibraryToLink for including these outputs in further linking. May return None.