Searched refs:TryCompilePlugin (Results 1 – 1 of 1) sorted by relevance
214 …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