Package com.facebook.buck.core.rules.providers.lib
-
Class Summary Class Description DefaultInfo The standard default information that all rules should be propagating viaProviderInfo
.ImmutableDefaultInfo Immutable implementation ofDefaultInfo
.ImmutableRunInfo Immutable implementation ofRunInfo
.ImmutableTestInfo Immutable implementation ofTestInfo
.RunInfo The standardProvider
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