Package | Description |
---|---|
org.eclipse.jgit.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
FS.Attributes |
FS.getAttributes(File path) |
FS.Attributes |
FS_Win32_Cygwin.getAttributes(File path) |
FS.Attributes |
FS_POSIX.getAttributes(File path) |
FS.Attributes |
FS_Win32.getAttributes(File path) |
static FS.Attributes |
FileUtil.getFileAttributesPosix(FS fs,
File path) |
Copyright © 2016 Eclipse JGit Project. All Rights Reserved.