[Home] Type Microsoft.FSharp.MLLib.Pervasives.open_flag


Full Type Signature

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.MLLib.Pervasives


Documentation for assembly mllib, version 1.1.10.1, generated using F# version 1.1.10.1