Botlin
Toggle table of contents
0.1.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Botlin
botlin
/
gay.zharel.botlin.commands
/
CommandDelegate
Command
Delegate
class
CommandDelegate
(
supplier
:
(
)
->
Command
)
:
ReadOnlyProperty
<
Any
?
,
Command
>
Property delegate to initialize a new command instance on every access.
Parameters
supplier
The command supplier
Members
Constructors
Command
Delegate
Link copied to clipboard
constructor
(
supplier
:
(
)
->
Command
)
Functions
get
Value
Link copied to clipboard
open
operator override
fun
getValue
(
thisRef
:
Any
?
,
property
:
KProperty
<
*
>
)
:
Command