[Home] Type Microsoft.FSharp.Compatibility.OCaml.Pervasives.open_flag


This type is present primarily for compatibility with other versions of ML. When not cross-compiling we recommend using the .NET I/O libraries

Full Type Signature

[<OCamlCompatibilityAttribute ("For advanced I/O consider using the System.IO namespace")>]
type open_flag =
  | Open_rdonly
  | Open_wronly
  | Open_append
  | Open_creat
  | Open_trunc
  | Open_excl
  | Open_binary
  | Open_text
  | Open_nonblock
  | Open_encoding of Encoding

See Also

Microsoft.FSharp.Compatibility.OCaml.Pervasives


Documentation for assembly FSharp.Compatibility, version 1.9.4.19, generated using F# version 1.9.4.19