TicClick / steel

an osu! chat client
MIT License
5 stars 0 forks source link

No indication that a config is malformed/incomplete #61

Open TicClick opened 9 months ago

TicClick commented 9 months ago

for example, if a new field is missing, it'll just crash:

user@black-cube:~/stuff/steel$ cargo rw
   Compiling steel v0.7.2 (/home/user/stuff/steel)
--- snip ---
    Finished release [optimized] target(s) in 5.42s
     Running `target/x86_64-pc-windows-gnu/release/steel.exe`
user@black-cube:~/stuff/steel$ echo $?
101

TODO

TicClick commented 8 months ago

note: lack of write access also goes here -- such as if a file or a directory are read-only