package tezos-mockup

  1. Overview
  2. Docs

Accessor for thrashpool.json

val get : dirname:string -> t

get ~dirname retrieves the full file name of file under dirname. It is expected to be <base_dir>/<mockup_directory>/<basename>

val exists : dirname:string -> bool Lwt.t

exists ~dirname checks whether file is present under dirname