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/Extended_passwd/index.html

Module Unix_extended.Extended_passwd

val of_passwd_line : string -> Core.Unix.Passwd.t option

of_passwd_line parse a passwd-like line

val of_passwd_line_exn : string -> Core.Unix.Passwd.t

of_passwd_line_exn parse a passwd-like line

val of_passwd_file : string -> Core.Unix.Passwd.t list option

of_passwd_file parse a passwd-like file

val of_passwd_file_exn : string -> Core.Unix.Passwd.t list

of_passwd_file_exn parse a passwd-like file

OCaml

Innovation. Community. Security.