Searched refs:scriptExecutor (Results 1 – 1 of 1) sorted by relevance
69 …tring, ICommandInteraction, bool> pythonExecutor, Func<string, bool> scriptExecutor, Func<string, … in IncludeFileCommand() argument73 this.ScriptExecutor = scriptExecutor; in IncludeFileCommand()