Module Probes_lib.Pid_or_self

type t
val self : unit -> t
val of_pid : int -> t
val get_exe : t -> string
val to_pid : t -> int