$darkmode
Elektra 0.11.0
Plugin: internalnotification
  • infos = Plugin for internal notification
  • infos/author = Thomas Wahringer waht@.nosp@m.libe.nosp@m.lektr.nosp@m.a.or.nosp@m.g
  • infos/maintainer = Maximilian Irlinger max@m.nosp@m.axir.nosp@m.linge.nosp@m.r.at
  • infos/licence = BSD
  • infos/needs =
  • infos/provides =
  • infos/recommends =
  • infos/placements = postgetstorage postcommit
  • infos/status = unittest libc nodep configurable global experimental unfinished nodoc concept
  • infos/metadata =
  • infos/description = Plugin for internal notification

Usage

Allows applications to automatically update registered variables when the value of a specified key has changed.

Application developers should use the notification API instead of the functions exported by this plugin. The API is easier to use and decouples applications from this plugin.

Exported Functions

This plugin exports various functions starting with register* below system:/elektra/modules/internalnotification/exports/. These functions should not be used directly. Instead the notification API should be used.