Function get_data_cmd_sender

Source
pub fn get_data_cmd_sender() -> Arc<dyn DataCommandSender>
Expand description

Gets the global data command sender.

§Panics

Panics if the sender is uninitialized.