GOffice.FilePermissions

Fields

Name

Type

Access

Description

group_execute

bool

r/w

group can execute.

group_read

bool

r/w

group can read.

group_write

bool

r/w

group can write.

others_execute

bool

r/w

everybody can execute.

others_read

bool

r/w

everybody can read.

others_write

bool

r/w

everybody can write.

owner_execute

bool

r/w

owner can execute.

owner_read

bool

r/w

owner can read.

owner_write

bool

r/w

owner can write.

Methods

None

Details

class GOffice.FilePermissions