package shell

  1. Overview
  2. Docs
Yet another implementation of fork&exec and related functionality

Install

Dune Dependency

Authors

Maintainers

Sources

shell-v0.13.0.tar.gz
sha256=a2527138a07089ee78acb9b60a16c6e17f29f068b8e2a4ac198a2c2448e4dd4a
md5=e4562149241675e796086e62d6fbd6ce

doc/shell.unix_extended/Unix_extended/Mount_entry/index.html

Module Unix_extended.Mount_entry

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

Innovation. Community. Security.