Apply notification-related options from the argument manager.
Declared in <node/kernel_notifications.h>
void
ReadNotificationArgs(
ArgsManager const& args,
KernelNotifications& notifications);
| Name | Description |
|---|---|
| args | Argument manager holding the parsed settings. |
| notifications | The notification handler to configure. |