Topkg_care_ipc
IPC with package description files
ocaml
is a command for ocaml
looked up using tool
"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
.