Skip to content
This repository was archived by the owner on Oct 17, 2021. It is now read-only.
mattt edited this page Jul 27, 2020 · 4 revisions

Blob

A file revision object.

public final class Blob: Object

Inheritance

Object

Properties

type

var type: git_object_t

data

The blob contents.

var data: Data

Clone this wiki locally