package bistro

  1. Overview
  2. Docs
A library to build and run distributed scientific workflows

Install

Dune Dependency

Authors

Maintainers

Sources

v0.5.0.tar.gz
md5=0ccb7c97728c94d17494b150192f6162
sha512=61dbd0ee5b98cd5fb8871d653aef0e440c318e9fbca439c3b0e4f86a32fa03c2a8a4770cd96b929b21b378db6788fa7d4df15935370be5b7b227564a31994998

doc/bistro.unix/Bistro_unix/index.html

Module Bistro_unix

module Cmd : sig ... end
val wget : ?descr_url:string -> ?no_check_certificate:bool -> ?user_agent:string -> ?user:string -> ?password:string -> string -> Bistro.file Bistro.pworkflow
val wget_dyn : ?descr_url:string -> ?no_check_certificate:bool -> ?user_agent:string -> ?user:string -> ?password:string -> string Bistro.workflow -> Bistro.file Bistro.pworkflow
val tar_xf : ?strip_components:int -> 'a Bistro.tar Bistro.pworkflow -> 'a Bistro.pworkflow
val tar_xfz : ?strip_components:int -> 'a Bistro.tar Bistro.gz Bistro.pworkflow -> 'a Bistro.pworkflow
val tar_xfj : ?strip_components:int -> 'a Bistro.tar Bistro.bz2 Bistro.pworkflow -> 'a Bistro.pworkflow
val head : n:int -> Bistro.text_file as 'a Bistro.pworkflow -> 'a Bistro.pworkflow
OCaml

Innovation. Community. Security.