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.low_level_process/Low_level_process/Command_result/index.html

Module Low_level_process.Command_resultSource

Sourcetype t = {
  1. status : Status.t;
  2. stdout_tail : string;
  3. stderr_tail : string;
}
OCaml

Innovation. Community. Security.