Module btlib::atomic_file::mask

source ·
Expand description

Constants for setting file permissions.

Constants

  • A mask which only allows the owner or group owner to access a file.
  • A mask which only allows the owner to access a file.