package shell

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

Install

Dune Dependency

Authors

Maintainers

Sources

shell-v0.16.0.tar.gz
sha256=1e267e9120dc73c7dc94598f68b209622e64942f916dd1c1d3285f2a9fcab214

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.