package core

  1. Overview
  2. Docs
Industrial strength alternative to OCaml's standard library

Install

Dune Dependency

Authors

Maintainers

Sources

core-v0.13.0.tar.gz
sha256=f4ceebba441f90076ac89bffc41705e2c0bc5d92b71df9100e2d1c15ea49f559
md5=0dedfb21e756427ea39ab4dc173d67a9

doc/core.process_env/Process_env/index.html

Module Process_env

Utility functions for dealing with the environment.

val parse_ssh_client : unit -> [ `From of Core.Unix.Inet_addr.t | `Nowhere ] Core.Or_error.t

parse_ssh_client reads the SSH_CLIENT environment variable, retrieving the IP from which you are currently sshing.

OCaml

Innovation. Community. Security.