imag/src
2015-12-04 22:49:00 +01:00
..
module Add debugging output 2015-12-04 21:56:48 +01:00
storage (partly) Rewrite StorageBackend::get_file_by_id(), so we can get a file with a partially available ID 2015-12-04 22:49:00 +01:00
ui Print table only if there are entries 2015-12-04 21:56:48 +01:00
cli.rs Add possibility to override store name in CLI 2015-12-01 18:37:29 +01:00
configuration.rs Rename function: store_path_str() -> store_path() 2015-12-01 18:36:04 +01:00
error.rs Add ApplicationError type 2015-10-25 18:43:47 +01:00
main.rs Use box_patterns, so we can unbox in the tests 2015-12-04 17:52:30 +01:00
runtime.rs Provide getter for store path in Runtime object 2015-12-01 18:37:44 +01:00