GenLSP.Protocol.Structures.ExecuteCommandParams (gen_lsp v0.0.2)
The parameters of a ExecuteCommandRequest.
properties
Properties
command :: string (required)
The identifier of the actual command handler.
arguments :: unimplemented doc type (required)
Arguments that the command should be invoked with.