Interface GitBlobResponse

GitBlobResponse represents a git blob

Hierarchy

  • GitBlobResponse

Properties

content?: string
encoding?: string
sha?: string
size?: number

Format

int64

url?: string

Generated using TypeDoc