DigestType returns the DigestType of the Commit. Note this is *not* a cas.Digest - this is a Digest. cas.Digests are a lower-level type that just deal in terms of files and content. A ModuleDigest is a specific algorithm applied to a set of files and dependencies.
()
| 46 | // type that just deal in terms of files and content. A ModuleDigest is a specific algorithm |
| 47 | // applied to a set of files and dependencies. |
| 48 | DigestType() DigestType |
| 49 | |
| 50 | isCommitKey() |
| 51 | } |
no outgoing calls
no test coverage detected