GitBlob

Undocumented in source.

Constructors

this
this(GitObject object)
Undocumented in source.
this
this(GitRepo repo, git_blob* blob)
Undocumented in source.

Members

Properties

cHandle
inout(git_blob)* cHandle [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
id
GitOid id [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
isBinary
bool isBinary [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
owner
GitRepo owner [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
rawContent
const(ubyte)[] rawContent [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Meta