Module Topkg_care_ipc

IPC with package description files

Asking packages

val ocaml : Bos_setup.Cmd.t

ocaml is a command for ocaml looked up using Tool lookup "ocaml" `Build_os.

val ask : pkg_file:Fpath.t -> 'a Topkg.Private.Ipc.t -> ('a, Bos_setup.R.msg) Bos_setup.result

ask pkg_file ipc performs the IPC ipc with the package description file pkg_file using the interpreter ocaml.