Stay organized with collections
Save and categorize content based on your preferences.
Report an issueopen_in_new
View sourceopen_in_newNightly
·
7.3
·
7.2
·
7.1
·
7.0
·
6.5
Holds toolchains available for a particular exec group. Toolchain targets are accessed by indexing with the toolchain type, as in ctx.toolchains["//pkg:my_toolchain_type"]. If the toolchain was optional and no toolchain was resolved, this will return None.