fs.perms

class fs.perms
Represents

c++ enumeration

Wraps

boost::filesystem::perms

no_perms
owner_read
owner_write
owner_exe
owner_all
group_read
group_write
group_exe
group_all
others_read
others_write
others_exe
others_all
all_all
set_uid_on_exe
set_gid_on_exe
sticky_bit
perms_mask
perms_not_known
add_perms
remove_perms