ExecuteCommandParams

Undocumented in source.
@serdeIgnoreUnexpectedKeys
@serdeFallbackStruct
@allowedMethods("workspace/executeCommand")
struct ExecuteCommandParams {}

Members

Variables

arguments
Optional!(JsonValue[]) arguments;
Undocumented in source.
command
string command;
Undocumented in source.

Meta