kot/src/kot
Shaun Reed 069f5cc128 Improve error handling
+ Alias for returning Result with varying Error types
+ Update all Result returns to use new alias
+ Documentation comments for functions and structs
+ Add move_dir and move_file functions to fs wrapper module
+ Add `--force` flag for overwriting an existing configuration backup
2021-12-29 13:53:46 -05:00
..
cli.rs Improve error handling 2021-12-29 13:53:46 -05:00
fs.rs Improve error handling 2021-12-29 13:53:46 -05:00
io.rs Improve error handling 2021-12-29 13:53:46 -05:00