Skip to content

PanelPrinter.Render always goes to stdout #613

@rafaelespinoza

Description

@rafaelespinoza

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions