mirror of
https://github.com/veeso/termscp.git
synced 2025-12-07 09:36:00 -08:00
debug log belongs in cache directory not config directory (#179)
* log files are now written to cache dir instead of config dir * lint * fmt
This commit is contained in:
committed by
GitHub
parent
9bf23b3f6b
commit
9009002b6e
@@ -41,8 +41,6 @@ pub enum HostErrorType {
|
||||
DeleteFailed,
|
||||
}
|
||||
|
||||
/// ### HostError
|
||||
///
|
||||
/// HostError is a wrapper for the error type and the exact io error
|
||||
#[derive(Debug)]
|
||||
pub struct HostError {
|
||||
|
||||
Reference in New Issue
Block a user