utilities for command line.
Copyright 2021, Bill & Melinda Gates Foundation. All rights reserved.
Suppress any print/logging from a block of code.
stdout – If True, hide output from stdout; if False, show it.
stderr – If True, hide output from stderr; if False, show it.