@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| BlameCommand.BlameInput |
Callback for the provider to report results of blame per file.
|
| BlameCommand.BlameOutput |
Callback for the provider to report results of blame per file.
|
| IgnoreCommand |
| Class | Description |
|---|---|
| BlameCommand |
This class should be implemented by SCM providers.
|
| BlameLine | |
| ScmProvider |