Searched defs:monitorPath (Results 1 – 2 of 2) sorted by relevance
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/Commands/ | ||
| D | MonitorPathCommand.cs | 56 MonitorPath monitorPath; field in Antmicro.Renode.UserInterface.Commands.MonitorPathCommand |
| /Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/ | ||
| D | Monitor.cs | 72 private MonitorPath monitorPath = new MonitorPath(Environment.CurrentDirectory); field in Antmicro.Renode.UserInterface.Monitor |