mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
eprint problematic folders
This commit is contained in:
+1
-1
@@ -70,7 +70,7 @@ impl PAtomicInfo {
|
||||
|
||||
#[derive(Default)]
|
||||
pub struct RuntimeErrors {
|
||||
pub no_permissions: bool,
|
||||
pub no_permissions: HashSet<String>,
|
||||
pub file_not_found: HashSet<String>,
|
||||
pub unknown_error: HashSet<String>,
|
||||
pub abort: bool,
|
||||
|
||||
Reference in New Issue
Block a user