package shell

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

Install

Dune Dependency

Authors

Maintainers

Sources

shell-v0.14.0.tar.gz
sha256=dea47dfd44f8dd736b6ea0394bad5e9302c65c4c7243e73be2e05fe4381aef4f
md5=a91101aef477f2bd563c24f218ae0bd3

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

Module Unix_extended.Mount_entrySource

Sourcetype t
include Ppx_sexp_conv_lib.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.