[Overview][Constants][Types][Classes][Procedures and functions][Index] |
Set with all execute permissions
Source position: libtar.pp line 226
const EXECUTE_PERMISSIONS = [tpExecuteByOwner, tpExecuteByGroup, tpExecuteByOther]; |
WRITE_PERMISSIONS is a set constant containing all possible execute permissions set for an archive entry.
|
Complete set of permissions for file |
|
|
Set with all permissions |
|
|
Set with all read permissions |
|
|
Set with all write permissions |