package shell

  1. Overview
  2. Docs

Module Unix_extended.Mount_entrySource

Sourcetype t
include Sexplib0.Sexpable.S with type t := t
Sourceval t_of_sexp : Sexplib0.Sexp.t -> t
Sourceval sexp_of_t : t -> Sexplib0.Sexp.t
Sourceval parse_line : string -> t option Core.Or_error.t
Sourceval fsname : t -> string
Sourceval directory : t -> string
Sourceval fstype : t -> string
Sourceval options : t -> string
Sourceval dump_freq : t -> int option
Sourceval fsck_pass : t -> int option
Sourceval visible_filesystem : t list -> t Core.String.Map.t
OCaml

Innovation. Community. Security.