Liking cljdoc? Tell your friends :D

io.randomseed.bankster.config


countriesclj

(countries cfg)

Returns countries map of the given configuration map.

Returns countries map of the given configuration map.
sourceraw docstring

currenciesclj

(currencies cfg)

Returns currencies map of the given configuration map.

Returns currencies map of the given configuration map.
sourceraw docstring

default-resource-pathclj

Default registry resource file – relative path.

Default registry resource file – relative path.
sourceraw docstring

loadclj

(load)
(load resource-path)

Loads data structures from an EDN file. The given path should reside in one of the resource directories. If it is not given the default-resource-path will be used.

Loads data structures from an EDN file. The given path should reside in one of the
resource directories. If it is not given the default-resource-path will be used.
sourceraw docstring

localizedclj

(localized cfg)

Returns localized properties map of the given configuration map.

Returns localized properties map of the given configuration map.
sourceraw docstring

user-resource-pathclj

Additional registry resource file – relative path.

Additional registry resource file – relative path.
sourceraw docstring

versionclj

(version cfg)

Returns version string of the given configuration map.

Returns version string of the given configuration map.
sourceraw docstring

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

× close