package lsp

  1. Overview
  2. Docs

doc/lsp.stdune/Stdune/Path/Permissions/index.html

Module Path.PermissionsSource

Sourcetype t
Sourceval write : t

Write permissions.

Sourceval add : t -> int -> int

Add permissions to a given mask for the current user.

Sourceval remove : t -> int -> int

Remove permissions from a given mask for all users.

OCaml

Innovation. Community. Security.