Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to disable all output #31

Closed
MarvinJWendt opened this issue Oct 11, 2020 · 4 comments 路 Fixed by #44
Closed

Option to disable all output #31

MarvinJWendt opened this issue Oct 11, 2020 · 4 comments 路 Fixed by #44
Labels
good first issue Good for newcomers Hacktoberfest proposal Proposal to add a new feature to pterm

Comments

@MarvinJWendt
Copy link
Member

MarvinJWendt commented Oct 11, 2020

Option to disable all output.

pterm.DisableOutput = true

馃敐 this should disable all Print functions, so that PTerm does not print anything.
Can be used to run CLI tools in quiet or silent mode.

@MarvinJWendt MarvinJWendt added proposal Proposal to add a new feature to pterm Hacktoberfest good first issue Good for newcomers labels Oct 11, 2020
@m1ome
Copy link
Contributor

m1ome commented Oct 12, 2020

Can you please describe more what do you mean saying "disable all output"?
I mean literally, short example will be helpful

@MarvinJWendt
Copy link
Member Author

Updated the description @m1ome :)

@m1ome
Copy link
Contributor

m1ome commented Oct 13, 2020

馃憤

@m1ome
Copy link
Contributor

m1ome commented Oct 13, 2020

@MarvinJWendt submitted PR to solve this one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers Hacktoberfest proposal Proposal to add a new feature to pterm
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants