Home
last modified time | relevance | path

Searched refs:WatchCommand (Results 1 – 1 of 1) sorted by relevance

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DWatchCommand.cs14 public class WatchCommand : AutoLoadCommand class
55 …public WatchCommand(Monitor monitor) : base(monitor, "watch", "executes a command periodically, sh… in WatchCommand() method in Antmicro.Renode.UserInterface.Commands.WatchCommand