Complex system configurations are prone to errors. GX was developed to support REPL driven configuration with following workflow:
GX's system
namespace has two main functions to get failures:
(gx.system/failures <system-name>)
- returns a list of failures as a maps(gx.system/failures-humanized <system-name>)
- returns a list of human readable stringified failuresCan you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close