package fileutils
API to manipulate files (POSIX like) and filenames
Install
Dune Dependency
Authors
Maintainers
Sources
fileutils-v0.6.1.tbz
sha256=458a540eb8e01be1a13e0e71ba6206c5e36635046e696aeb37e0848a14a5375d
sha512=11693d51b2dd5ff4d955d9e1843d758f63e9e0690c1a3b9c31709e052f3cc7dcb9fd1fd7e20baabe1ecae750f8fde9e762b1097b72ff2f0f5d5afbc6fba680f9
doc/fileutils/FileUtilMode/index.html
Module FileUtilMode
Source
Source
type clause = [
| `User of actionlist
| `Group of actionlist
| `Other of actionlist
| `All of actionlist
| `None of actionlist
]
Source
val all_masks :
([> `Group | `Other | `User ]
* [> `Exec | `Read | `Sticky | `StickyO | `Write ]
* int)
list
Source
val of_int :
int ->
[> `Group of
[> `Set of
[> `List of [> `Exec | `Read | `Sticky | `StickyO | `Write ] list ] ]
| `Other of
[> `Set of
[> `List of [> `Exec | `Read | `Sticky | `StickyO | `Write ] list ] ]
| `User of
[> `Set of
[> `List of [> `Exec | `Read | `Sticky | `StickyO | `Write ] list ] ] ]
list
Source
val to_string :
[< `All of
[< `Add of actionarg
| `List of
[< `Add of
[< `Exec
| `ExecX
| `Group
| `List of perm list
| `Other
| `Read
| `Sticky
| `StickyO
| `User
| `Write ] as 'b
| `Remove of 'b
| `Set of 'b ]
list
| `Remove of actionarg
| `Set of actionarg ] as 'a
| `Group of 'a
| `None of 'a
| `Other of 'a
| `User of 'a ]
list ->
string
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>