Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EncodedFile

Stores data for a file retrieved from Github.

Hierarchy

Index

Properties

blobSha

blobSha: string

The SHA for the blob that is the file.

encoding

encoding: string

The current format of encoding ('utf-8', 'base64' etc.)

file

file: string

The file contents.

treeEntry

treeEntry: TreeEntry

The git tree entry the file belongs in.

Generated using TypeDoc