Add fs::error for when disk is full
This commit is contained in:
@@ -516,6 +516,7 @@ namespace fs
|
||||
readonly,
|
||||
isdir,
|
||||
toolong,
|
||||
nospace,
|
||||
unknown
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user