imag/lib/core/libimagrt/src
Matthias Beyer ab06263507 Add store extraction to Runtime
This is necessary to be able to re-build a Runtime object with an new
set of "commandline arguments". For example if a test wants to test two
calls to imag, for example a "add" operation followed by a "remove" operation.

These functions are feature-gated therefor and should only be used in
tests.
2017-09-02 10:42:11 +02:00
..
configuration.rs Change crates to use toml-query crate 2017-08-28 12:22:37 +02:00
error.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
lib.rs Remove unused crate imports 2017-08-31 10:56:15 +02:00
logger.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
runtime.rs Add store extraction to Runtime 2017-09-02 10:42:11 +02:00
setup.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00
spec.rs Reorganize code in subdirs 2017-08-27 15:12:09 +02:00