package core_unix
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Unix-specific portions of Core
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.15.2.tar.gz
sha256=486d0e954603960fa081b3fd23e3cc3e50ac0892544acd35f9c2919c4bf5f67b
doc/core_unix.process_env/Process_env/index.html
Module Process_env
Utility functions for dealing with the environment.
module Unix := Core_unixval parse_ssh_client :
unit ->
[ `From of Unix.Inet_addr.t | `Nowhere ] Core.Or_error.tparse_ssh_client reads the SSH_CLIENT environment variable, retrieving the IP from which you are currently sshing.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>