You can search for identifiers within the package.
in-package search v0.2.0
podge
Podge.Unix
type exn +=
| Error of string
val read_process_output : string -> string list
val get_one_char : unit -> char
Get a char from the terminal without waiting for the return key
val time_now : unit -> string
val daemonize : unit -> unit