View source
class ExecuteCommandRequest
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
A request send from the client to the server to execute a command. The request might return a workspace edit which the client will apply to the workspace.