package genspio

  1. Overview
  2. Docs

Module Genspio.To_slow_flowSource

Sourceval string_to_octal : ?prefix:string -> Genspio.Common.String.t -> string
Sourceval expand_octal_command : remove_l:bool -> string -> string
Sourceval m : int Common.ref
Sourceval var_name : ?expression:'a -> ?script:'b -> Genspio.Common.String.t -> string
Sourcemodule Tmp_db : sig ... end
Sourcemodule Script : sig ... end
Sourceval to_ir : 'a. fail_commands:(string -> Script.command list) -> tmpdb:Tmp_db.t -> 'a Language.t -> Script.t
Sourceval compile : ?default_tmpdir:[< `Fresh | `Use of Common.string Fresh ] -> ?signal_name:string -> ?trap:[< `Exit_with of int | `None Exit_with ] -> 'a Language.t -> Script.t
Sourceval test : unit -> unit
OCaml

Innovation. Community. Security.