compute "attrs" field
This commit is contained in:
parent
ab173c00f6
commit
2e7c7216e3
3 changed files with 5 additions and 1 deletions
|
|
@ -181,7 +181,7 @@ where
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Default)]
|
||||
#[derive(Default, Debug, Clone, Copy)]
|
||||
pub struct FileDetailsAttrs {
|
||||
pub symlink: bool,
|
||||
pub hidden: bool,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue