GitBlobRef interface
Properties
object |
SHA1 hash of git object |
size | Size of blob content (in bytes) |
url |
Property Details
objectId
SHA1 hash of git object
objectId: string
Property Value
string
size
Size of blob content (in bytes)
size: number
Property Value
number
url
url: string
Property Value
string