public class BallerinaClientConfig extends Object
Modifier and Type | Method and Description |
---|---|
CodeLensConfig |
getCodeLens()
Returns Code Lens Configs.
|
static BallerinaClientConfig |
getDefault()
Returns default ballerina client configuration.
|
String |
getHome()
Returns home.
|
boolean |
isAllowExperimental()
Returns True if allow experimental enabled, False otherwise.
|
boolean |
isDebugLog()
Returns True if allow debug log enabled, False otherwise.
|
boolean |
isShowLSErrors()
Returns True if show LS errors enabled, False otherwise.
|
public static BallerinaClientConfig getDefault()
BallerinaClientConfig
public String getHome()
public boolean isAllowExperimental()
public boolean isDebugLog()
public CodeLensConfig getCodeLens()
CodeLensConfig
public boolean isShowLSErrors()
Copyright © 2019 WSO2. All rights reserved.