| Interface | Description |
|---|---|
| CommonFastVersionControlStats | |
| CommonSlowVersionControlStats | |
| FullVersionControlStats | |
| VersionControlCmdLineInterface |
Provides meta-data about the version control repository the project being built is using.
|
| VersionControlSupplier<T> |
Supplier interface that throws Version Control related exceptions
|
| Class | Description |
|---|---|
| DelegatingVersionControlCmdLineInterface | |
| FastVersionControlStatsEvent | |
| FullVersionControlStats.Builder | |
| HgCmdLineInterface | |
| NoOpCmdLineInterface |
This is used if the project being built doesn't use a supported VCS.
|
| VersionControlBuckConfig |
* Provides simplified access to settings from the version_control section of a .buckconfig file.
|
| VersionControlStatsEvent | |
| VersionControlStatsGenerator |
| Enum | Description |
|---|---|
| VersionControlStatsGenerator.Mode |
Modes the generator can get stats in, in order from least comprehensive to most comprehensive.
|
| Exception | Description |
|---|---|
| VersionControlCommandFailedException |