imag/bin
Matthias Beyer fc5bfb43bf Reimplement behaviour in imag-header
This patch changes imag-header to do not printing of the found values,
but simply filtering.

Chaining can then be used to read the values:

    imag ids | imag header string "imag.version" | imag header read "imag.version"

for example.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-07-28 12:54:24 +02:00
..
core Reimplement behaviour in imag-header 2019-07-28 12:54:24 +02:00
domain Fix match same arms bug found by clippy 2019-07-26 23:05:09 +02:00