org.eclipse.jgit.util

Class FS_POSIX

Parameters:
p - non null permission
umask - octal umask value represented by at least three digits. The digits (read from the end to beginning of the umask) represent permissions for "others", "group" and "owner".
Returns:
true if the requested permission is set according to given umask
Since:
4.0

Copyright © 2015. All rights reserved.