public static interface FileTreeIterator.FileModeStrategy
Modifier and Type | Method and Description |
---|---|
FileMode |
getMode(File f,
FS.Attributes attributes)
Compute the FileMode for a given File, based on its attributes.
|
FileMode getMode(File f, FS.Attributes attributes)
f
- the file to return a FileMode forattributes
- the attributes of a fileCopyright © 2019 Eclipse JGit Project. All rights reserved.