Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-vscode
/
vscode
/
WorkspaceConfiguration
/
has
has
abstract
fun
has
(
section
:
String
)
:
Boolean
(
source
)
Check if this configuration has a certain value.
Parameters
section
Configuration name, supports
dotted
names.