Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 274 Bytes

File metadata and controls

19 lines (12 loc) · 274 Bytes

AccessLevel

The access level of the folder within the workspace.

Example Usage

from dub.models.components import AccessLevel

value = AccessLevel.WRITE

Values

Name Value
WRITE write
READ read