Liking cljdoc? Tell your friends :D

bract.core.util.runtime

Discover runtime stats.

Discover runtime stats.
raw docstring

runtime-infoclj

(runtime-info info-fns)

Return system info merged with information gathered from info generator fns, each being (fn []).

Return system info merged with information gathered from info generator fns, each being `(fn [])`.
sourceraw docstring

sunext-osinfoclj

source

sysinfoclj

(sysinfo)

Return system information map.

Return system information map.
sourceraw docstring

sysinfo-extension-middlewareclj

(sysinfo-extension-middleware extender)
(sysinfo-extension-middleware info-generator extender)

Given an extender fn (fn []) -> map extend the sysinfo function to merge results.

Given an extender fn `(fn []) -> map` extend the sysinfo function to merge results.
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close