Apply notification‐related options from the argument manager.

Synopsis

Declared in <node/kernel_notifications.h>

void
ReadNotificationArgs(
    ArgsManager const& args,
    KernelNotifications& notifications);

Parameters

Name

Description

args

Argument manager holding the parsed settings.

notifications

The notification handler to configure.

Created with MrDocs