class Standard::Runners::Lsp

def call(config)

def call(config)
  Standard::Lsp::Server.new(config).start
end