Provide Resource
objects describing the local host and running process.
Provide `Resource` objects describing the local host and running process.
(container-resource)
Returns a Resource
with information about the container being run on if
any.
Returns a `Resource` with information about the container being run on if any.
(host-resource)
Returns a Resource
with information about the current host.
Returns a `Resource` with information about the current host.
(os-resource)
Returns a Resource
with information about the current operating system.
Returns a `Resource` with information about the current operating system.
(process-resource)
Returns a Resource
with information about the current running process.
Returns a `Resource` with information about the current running process.
(process-runtime-resource)
Returns a Resource
with information about the Java runtime.
Returns a `Resource` with information about the Java runtime.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close