Make errors in Emu::Init verbose and don't crash
Allow TTY.log to be disabled if file access failed Add fs::error::isdir
This commit is contained in:
@@ -519,6 +519,7 @@ namespace fs
|
||||
acces,
|
||||
notempty,
|
||||
readonly,
|
||||
isdir,
|
||||
};
|
||||
|
||||
// Error code returned
|
||||
|
||||
Reference in New Issue
Block a user