Module Debug_protocol.Set_variable_command
Set the variable with the given name in the variable container to a new value. Clients should only call this request if the capability 'supportsSetVariable' is true.
module Arguments : sig ... end
module Result : sig ... end