package pplumbing

  1. Overview
  2. Docs
Utility libraries to use with [pp]

Install

dune-project
 Dependency

Authors

Maintainers

Sources

pplumbing-0.0.16.tbz
sha256=8ae0c09fec9088bc7af60582717a9e9d8bb7703e2fbf0a1b90b82e5962ed7039
sha512=ddd1d5a3d47e7c5ebfb2898f0810156dfca4e10df500ce8f39238cfe02b51fd12ea6d7796914bd02e9ad8e615da1ed7067c9f712bdbbfb884cab08d57bba3564

doc/pplumbing.cmdlang-cmdliner-runner/Cmdlang_cmdliner_runner/index.html

Module Cmdlang_cmdliner_runnerSource

include module type of struct include Cmdlang_cmdliner_err_runner end
Sourceval run : ?exn_handler:(exn -> Pplumbing_err.Err.t option) -> unit Cmdlang.Command.t -> name:string -> version:string -> unit