Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/
DMonitorPathCommand.cs56 MonitorPath monitorPath; field in Antmicro.Renode.UserInterface.Commands.MonitorPathCommand
/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs72 private MonitorPath monitorPath = new MonitorPath(Environment.CurrentDirectory); field in Antmicro.Renode.UserInterface.Monitor