package linol

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Linol_lsp.CliSource

Handling of standard lsp server command line arguments

Sourcemodule Channel : sig ... end

The channel the server shold use to listen for connections

Sourcemodule Arg : sig ... end

Parsing of the standard commnad line arguments using Stdlib.Arg

Sourceval args : ?channel:Channel.t -> ?clientProcessId:int -> unit -> string list

generate command line arguments that can be used to spawn an lsp client

OCaml

Innovation. Community. Security.