Module Shell_internal

val extra_path : string list Core.Dynamic.t @@ portable
val whoami : ?real:bool -> unit -> string @@ portable
val is_executable : string -> bool @@ portable
val which : ?use_extra_path:bool -> string -> string option @@ portable
val path_expand : ?use_extra_path:bool -> string -> string @@ portable