Blob Object
Represents a Git blob.
Fields
#
isBinary
Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.
Interfaces
#
Previous
BlameRange
Next
Boolean

Represents a Git blob.
isBinary
Indicates whether the Blob is binary or text. Returns null if unable to determine the encoding.
BlameRange
Boolean