Package org.eolang.maven.hash
Interface CommitHash
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
CommitHash.ChConstant
Hardcoded commit hash.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
value()
SHA Hash.
-
-
-
Method Detail
-
value
String value()
SHA Hash.- Returns:
- SHA of commit
-
-