package fileutils
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Permission symbolic mode.
type clause = [
|
`User of actionlist
|
`Group of actionlist
|
`Other of actionlist
|
`All of actionlist
|
`None of actionlist
]
type t = clause list
Typical symbolic mode:
- g+r ->
`Group (`Add `Read)
- u=rw,g+rw,o-rwx ->
`User (`Set (`List [`Read; `Write])); `Group (`Add (`List [`Read; `Write])); `Other (`Remove (`List [`Read; `Write; `Exec]))
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>