CLI
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
CLI
clackt
/
net.stephcraft.clackt.process
/
ProcessContext2
Process
Context2
class
ProcessContext2
(
titleProperty
:
KMutableProperty0
<
String
>
,
update
:
(
)
->
Unit
)
Members
Constructors
Process
Context2
Link copied to clipboard
constructor
(
titleProperty
:
KMutableProperty0
<
String
>
,
update
:
(
)
->
Unit
)
Properties
title
Link copied to clipboard
var
title
:
String
Functions
update
Link copied to clipboard
fun
update
(
)