rd-gen
2023.2.2-proto-refactoring-usov-02
rd-gen
/
com.jetbrains.rd.generator.nova
/
hasSetting
has
Setting
fun
<
S
:
SettingsHolder
>
S
.
hasSetting
(
key
:
ISetting
<
Unit
,
S
>
)
:
Boolean
Content copied to clipboard
Shortcut to get
Unit
setting. In most cases you should use
Unit
settings instead of
Boolean
ones.