Searched refs:ScriptExecutor (Results 1 – 1 of 1) sorted by relevance
56 result = ScriptExecutor(path); in Run()64 private readonly Func<string,bool> ScriptExecutor; field in Antmicro.Renode.UserInterface.Commands.IncludeFileCommand73 this.ScriptExecutor = scriptExecutor; in IncludeFileCommand()