Function cmd_lib::set_debug

source ·
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