GenLSP.Protocol.Structures.ExecuteCommandParams (gen_lsp v0.0.1)

The parameters of a ExecuteCommandRequest.

properties

Properties

command :: string (required)

The identifier of the actual command handler.

arguments :: unimplemented doc type

Arguments that the command should be invoked with.