Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitorPath.cs101 public MonitorPath(string currentWorkingDirectory) in MonitorPath() argument
103 startingWorkingDirectory = currentWorkingDirectory; in MonitorPath()