Note: This documents the main development branch. For specific versions, see docs.rs.
pub(crate) fn create_or_stdout( f: Option<&str>, force: bool) -> Result<Box<dyn Write + Sync + Send>>
Use the appropriate function on Config instead