Skip to main content

TargetConfigured.tag

TargetConfigured.tag: list[str]
List of all tags associated with this target (for all possible configurations).

TargetConfigured.target_kind

TargetConfigured.target_kind: str
The kind of target (e.g., e.g. “cc_library rule”, “source file”, “generated file”) where the completion is reported.

TargetConfigured.test_size

TargetConfigured.test_size: str
The size of the test, if the target is a test target. Unset otherwise.