package redirect

  1. Overview
  2. Docs
Redirect channels

Install

Dune Dependency

Authors

Maintainers

Sources

redirect-0.2.1.tar.gz
sha512=4f10adc54ff6b6274b7373ca90e0e1a6a15aa9d097f2c8d303672c4963e1b963174809103415739868828a8328315762cdab143fbb99c88ec4071859b895c77c

Description

Redirect channels to files, strings...

Published: 08 Nov 2021

README

redirect: Redirect channels in OCaml

This library provides convenient functions for piping input and output channels with strings and buffers. See redirect.mli for details.

Dependencies (3)

  1. stdcompat >= "10"
  2. dune >= "1.11.0"
  3. ocaml >= "4.03.0"

Dev Dependencies

None

Used by (2)

  1. ocamlcodoc >= "1.0.1"
  2. pyast

Conflicts

None