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

Module Unix_extended.Extended_passwdSource

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

of_passwd_line parse a passwd-like line

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

of_passwd_line_exn parse a passwd-like line

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

of_passwd_file parse a passwd-like file

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

of_passwd_file_exn parse a passwd-like file

OCaml

Innovation. Community. Security.