| --- | |
| title: 'LinkingContext' | |
| --- | |
| Immutable store of information needed for C++ linking that is aggregated across dependencies. | |
| ## Members | |
| * [linker\_inputs](#linker_inputs) | |
| ## linker\_inputs | |
| ``` | |
| depset LinkingContext.linker_inputs | |
| ``` | |
| Returns the depset of linker inputs. |