Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 717 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 717 Bytes
  • infos = Information about the iterate plugin is in keys below
  • infos/author = Markus Raab [email protected]
  • infos/licence = BSD
  • infos/provides =
  • infos/needs =
  • infos/placements = presetstorage postgetstorage
  • infos/status = unittest nodep libc experimental unfinished nodoc concept
  • infos/description = conditionally calls exported functions

Installation

See installation. The package is called libelektra5-experimental.

Usage

Suppose you have a plugin bar that exports the function foo(Key *k). Then you can mount:

kdb mount file.dump /example/iterate dump iterate when=bar foo Key

Which will execute foo(k) for every key that has the metadata when.