JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkus.info
Interface GitInfo
public interface
GitInfo
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
branch
()
OffsetDateTime
commitTime
()
String
latestCommitId
()
Method Details
branch
String
branch
()
latestCommitId
String
latestCommitId
()
commitTime
OffsetDateTime
commitTime
()