Module Maki.Program_ref

type t
val find : path ‑> path or_error Lwt.t
val make : path ‑> t or_error Lwt.t
val as_file : t ‑> File_ref.t
val codec : t Codec.t
val to_string : t ‑> string