package eio_posix

  1. Overview
  2. Docs

Module Low_level.Open_flagsSource

Sourcetype t
Sourceval rdonly : t
Sourceval rdwr : t
Sourceval wronly : t
Sourceval append : t
Sourceval creat : t
Sourceval directory : t
Sourceval dsync : t option
Sourceval excl : t
Sourceval noctty : t
Sourceval nofollow : t
Sourceval sync : t
Sourceval trunc : t
Sourceval resolve_beneath : t option
Sourceval path : t option
Sourceval empty : t
Sourceval (+) : t -> t -> t
OCaml

Innovation. Community. Security.