Function get_verbose

Source
pub fn get_verbose() -> bool
Expand description

Get the global verbose setting

§Returns

The current value of the verbose setting

§Panics

This function will panic if init_globals() has not been called first.