Searched refs:PythonExecutor (Results 1 – 1 of 1) sorted by relevance
47 result = PythonExecutor(path, writer); in Run()66 private readonly Func<string, ICommandInteraction, bool> PythonExecutor; field in Antmicro.Renode.UserInterface.Commands.IncludeFileCommand72 this.PythonExecutor = pythonExecutor; in IncludeFileCommand()