Sha256: 8ee2effdbbbdb08a2a1dc2ee3909be863add005e13ec9e2dca9efe77bfd41070
Contents?: true
Size: 362 Bytes
Versions: 3
Compression:
Stored size: 362 Bytes
Contents
# Athenian::CommitsList ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **data** | [**Array<Commit>**](Commit.md) | | | | **include** | [**CommitsListInclude**](CommitsListInclude.md) | | | ## Example ```ruby require 'athenian' instance = Athenian::CommitsList.new( data: null, include: null ) ```
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
athenian-2.1.86 | docs/CommitsList.md |
athenian-2.1.85 | docs/CommitsList.md |
athenian-2.1.81 | docs/CommitsList.md |