Commit¶
- class dsviper.Commit¶
Bases:
objectA class used to represent a commit.
Note: Not directly instantiable.
- header() CommitHeader¶
Return the header.
- program() ValueProgram | None¶
Return the program or None
Bases: object
A class used to represent a commit.
Note: Not directly instantiable.
Return the header.
Return the program or None