|
Elektra
0.8.15
|
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 meta-data when.
1.8.8