Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorPythonEngine.cs41 var monitorPath = Path.Combine(rootPath, MonitorPyPath); in MonitorPythonEngine()
191 private const string MonitorPyPath = "scripts/monitor.py"; field in Antmicro.Renode.UserInterface.MonitorPythonEngine