Home
last modified time | relevance | path

Searched defs:SetCommand (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DSetCommand.cs19 public class SetCommand : Command class
95 …public SetCommand(Monitor monitor, String name, string noun, Action<string, Token> setVariable, Ac… in SetCommand() method in Antmicro.Renode.UserInterface.Commands.SetCommand