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