Skip to main content

test_channels

Function test_channels 

Source
pub fn test_channels(config: &NotifyConfig) -> Vec<(String, Result<(), String>)>
Expand description

Send a test notification to all configured channels. Returns per-channel results for CLI display.