Class | Description |
---|---|
DefaultInfo |
The standard default information that all rules should be propagating via
ProviderInfo . |
ImmutableDefaultInfo |
Immutable implementation of
DefaultInfo . |
ImmutableRunInfo |
Immutable implementation of
RunInfo . |
ImmutableTestInfo |
Immutable implementation of
TestInfo . |
RunInfo |
The standard
Provider that describes how to run a
given build rule's outputs. |
TestInfo |
Provider that passes along information needed by the buck test runner / external test runners
|