package shell

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d6f76ca1c3e7fa523da5affe9c1ebb74fe17bec2a2f22c239746b72905bc5f61

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

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.