| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | cargo fmt | Gustav Sörnäs | 2020-10-29 |
| | | |||
| * | add confirmation when creating config file and add check for where to create ↵ | Eskil Queseth | 2020-10-23 |
| | | | | | the config file | ||
| * | default cfg is option | Gustav Sörnäs | 2020-10-21 |
| | | | | | None if the file doesn't exist | ||
| * | some changes | Gustav Sörnäs | 2020-10-19 |
| | | | | | | | | | | | They got a bit bundled together but they at least do the following: - read_default_cfg returns a result - command to print all server config values - command to print a single server config value - command to remove servers - Option::map instead of if let Some()-... - TryFrom instead of Try | ||
| * | server config subcommand | Gustav Sörnäs | 2020-10-19 |
| | | |||
| * | write config to file | Gustav Sörnäs | 2020-10-19 |
| | | |||
| * | convert config to string | Gustav Sörnäs | 2020-10-19 |
| | | |||
| * | initial reading of config file | Gustav Sörnäs | 2020-10-19 |
