package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.2.tar.gz
sha256=29e8b851f9ef8624839f729282849d0252db6866c29f5d482846ad32d7314f48
md5=c521d9ae441683154b0008146c112ff4

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.