package core

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.12.4.tar.gz
sha256=7996e4063d51bdb7337ded720d31d4bc4c02cca467fad6b550c0f9ae8deae0bb
md5=85f006b0666f4fe05c566be8fda64cb2

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.