package bistro

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Bistro_utils.RepoSource

Sourcetype item
Sourcetype t = item list
Sourceval (%>) : string list -> 'a Bistro.path Bistro.workflow -> item
Sourceval item : string list -> 'a Bistro.path Bistro.workflow -> item
Sourceval precious_item : _ Bistro.path Bistro.workflow -> item
Sourceval singleton : string -> 'a Bistro.path Bistro.workflow -> t
Sourceval add_prefix : string list -> t -> t
Sourceval shift : string -> t -> t
Sourceval build_main : ?np:int -> ?mem:[ `GB of int ] -> ?loggers:Bistro_engine.Logger.t list -> ?allowed_containers:[ `Docker | `Singularity ] list -> ?bistro_dir:string -> ?collect:bool -> outdir:string -> t -> unit
Sourceval build : ?np:int -> ?mem:[ `GB of int ] -> ?loggers:Bistro_engine.Logger.t list -> ?allowed_containers:[ `Docker | `Singularity ] list -> ?bistro_dir:string -> ?collect:bool -> outdir:string -> t -> unit Lwt.t
Sourceval to_workflow : outdir:string -> t -> unit Bistro.workflow
Sourceval cache_clip_dry_run : bistro_dir:string -> t -> int * int * int * int
Sourceval cache_clip : bistro_dir:string -> t -> unit
OCaml

Innovation. Community. Security.