ocaml-probes.probes_lib
Probes_lib.Pid_or_self
type t
val self : unit -> t
val of_pid : int -> t
val proc_path : filename:string -> t -> string
val get_exe : t -> string
val to_pid : t -> int