Class BlameController

Class Documentation

class BlameController

Public Functions

BlameController() = default
bool BlameOpen(git_repository *repo, const std::string &path, git_blame_options *options = nullptr)
MAYBE_BLAME_RESULT operator[](unsigned int idx)
~BlameController()