Function cmd_lib::set_debug[][src]

pub fn set_debug(enable: bool)
Expand description

set debug mode or not, false by default

Setting environment variable CMD_LIB_DEBUG=0|1 has the same effect