Searched refs:pythonExecutor (Results 1 – 1 of 1) sorted by relevance
69 …FileCommand(Monitor monitor, Func<string, ICommandInteraction, bool> pythonExecutor, Func<string, … in IncludeFileCommand() argument72 this.PythonExecutor = pythonExecutor; in IncludeFileCommand()