ManyConsole icon indicating copy to clipboard operation
ManyConsole copied to clipboard

An access to TextWriter object from within a ConsoleCommand

Open i4rilu opened this issue 6 years ago • 1 comments

Would be great to have an access to TextWriter object (that is being passed via ConsoleCommandDispatcher.DispatchCommand()) from within a ConsoleCommand.

return ConsoleCommandDispatcher.DispatchCommand(commands, args, Console.Out)

i4rilu avatar Mar 22 '18 10:03 i4rilu

I would accept a pull request for this.

fschwiet avatar Jul 04 '19 18:07 fschwiet