Calss represnting a git repository.

Constructors

Properties

address: string
createdAt: Date
deletedAt?: Date
id: string
isApproved: boolean
sha: string
updatedAt?: Date

Methods

  • Set the createdAt time to the current time.

    Returns void

  • Set the updatedAt time to the current time.

    Returns Date

    date - Date this job was last updated.

Generated using TypeDoc