Commit

class dsviper.Commit

Bases: object

A class used to represent a commit.

Note: Not directly instantiable.

header() CommitHeader

Return the header.

program() ValueProgram | None

Return the program or None