package core

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.12.3.tar.gz
sha256=3f33a0adb2504b62590e8c6ddb7cdcc433248e4ca09fc5e64057f234dbce4eed
md5=7bd476a69141c1b921dee8c1b4dd6353

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.