Module INTERNAL.Loop

val config : project_layout:Superbol_project.layout -> ?enable_caching:bool -> ?enable_client_configs:bool -> ?force_syntax_diagnostics:bool -> ?fallback_storage_directory:string -> unit -> Cobol_lsp__.Lsp_server.TYPES.config
val run : config:Cobol_lsp__.Lsp_server.TYPES.config -> (unit, string) Stdlib.result