git_blob-class {git2r}R Documentation

S4 class to handle a git blob

Description

Class "git_blob"

Slots

sha

The 40 character hexadecimal string of the SHA-1

repo

The S4 class git_repository that contains the blob


[Package git2r version 0.18.0 Index]