Function dbn_cli::output_from_args

source ·
pub fn output_from_args(args: &Args) -> Result<Box<dyn Write>>
Expand description

Returns a writeable object where the dbn output will be directed.