Home
last modified time | relevance | path

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

/Renode-Infrastructure-v1.15.3-29f510e/src/Emulator/Extensions/UserInterface/
DMonitor.cs214 …r.TryExecutePythonScript(x, y), x => TryExecuteScript(x), (x, y) => TryCompilePlugin(x, y), (x,y) … in InitCommands()
539 public bool TryCompilePlugin(string filename, ICommandInteraction writer = null) in TryCompilePlugin() method in Antmicro.Renode.UserInterface.Monitor