LiquidBounce
Toggle table of contents
0.39.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
LiquidBounce
LiquidBounce
/
net.ccbluex.liquidbounce.utils.client
/
GitInfo
Git
Info
@
NullMarked
class
GitInfo
Members
Functions
branch
Link copied to clipboard
open
fun
branch
(
)
:
String
entries
Link copied to clipboard
open
fun
entries
(
)
:
Set
<
Map.Entry
<
Any
,
Any
>
>
get
Link copied to clipboard
@
Nullable
open
fun
get
(
key
:
String
)
:
@
Nullable
String
get
Or
Default
Link copied to clipboard
open
fun
getOrDefault
(
key
:
String
,
defaultValue
:
String
)
:
String
version
Link copied to clipboard
open
fun
version
(
)
:
String