Function sn0int::notify::exec

source ·
pub fn exec(
    rl: &mut Shell<'_>,
    module: &Module,
    ratelimit: &mut Ratelimiter,
    options: HashMap<String, String>,
    verbose: u8,
    notification: &Notification
) -> Result<usize>