Superbol_vscode_lib.Workspacemodule WS = Vscode.Workspacemodule WS_CONF = Vscode.WorkspaceConfigurationval superbol_exe : ?scope:Vscode.ConfigurationScope.t -> unit -> string optionval cobc_exe : ?scope:Vscode.ConfigurationScope.t -> unit -> string optionval bool : ?scope:Vscode.ConfigurationScope.t -> string -> boolval string : ?scope:Vscode.ConfigurationScope.t -> string -> stringval strings : ?scope:Vscode.ConfigurationScope.t -> string -> string listval any : ?scope:Vscode.ConfigurationScope.t -> string -> Interop.Js.Any.tval any_list : ?scope:Vscode.ConfigurationScope.t -> string -> Ojs.t list