-
-
Notifications
You must be signed in to change notification settings - Fork 217
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
I noticed that for type PanelPrinter, its Render method always writes to standard output, and never to the .Writer field. All of the other Render for printer types write to the .Writer.
Is there any good reason for this? Can we change it so that its behavior is consistent with the Render methods for other printer types? Thanks
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working