package rashell

  1. Overview
  2. Docs
val with_tmpfile : (string -> 'a Lwt.t) -> 'a Lwt.t
val with_tmpdir : (string -> 'a Lwt.t) -> 'a Lwt.t
val mktemp : ?directory:bool -> unit -> string Lwt.t