Searched refs:replExecutor (Results 1 – 1 of 1) sorted by relevance
69 …action, bool> csharpExecutor, Func<string, ICommandInteraction, bool> replExecutor) : base(monitor… in IncludeFileCommand() argument74 this.ReplExecutor = replExecutor; in IncludeFileCommand()