230d00f35a
Remove unused imports
2015-12-05 01:23:06 +01:00
f7a92b6e79
Resort "use"
...
First comes std stuff
Second is external crates
Then we have own modules
All in alphabetical order and as few lines as possible if readability is
preserved.
2015-12-05 01:14:13 +01:00
da85c3ffe7
Rename function: store_path_str() -> store_path()
2015-12-01 18:36:04 +01:00
5f4718a2e5
Add debug output for Configuration::new()
2015-12-01 18:32:00 +01:00
56cd6dc4ae
Configuration::new() should use default values
...
if the configuration can not be loaded.
2015-12-01 18:25:29 +01:00
beccb7ab3d
Implement Debug for Configuration
2015-11-27 19:22:21 +01:00
82e346e89b
Fix: unused import
2015-11-27 16:58:38 +01:00
5bd40d208a
Fix: unused import
2015-11-27 16:58:19 +01:00
e8af265c0c
Fix: unused import
2015-11-27 16:57:52 +01:00
e1faad7a28
Add runtime rtp getter (and in cli and configuration types)
2015-11-23 19:48:37 +01:00
b98dea3946
Rename "Config" to "CliConfig"
2015-10-27 00:02:42 +01:00
754ad0c6cb
Add store path configuration
2015-10-26 23:56:54 +01:00
099d63f13a
Implement simple configuration module
2015-10-26 23:52:01 +01:00