Expand description
Methods that allow annotation (attribution and blame) for a file in a repository.
TODO: Add support for different blame layers with a trait in the future. Like commit metadata and more.
Structs§
- Annotation results for a specific file
Functions§
- Get line by line annotations for a specific file path in the repo. If the file is not found, returns empty results.