Liking cljdoc? Tell your friends :D

engine.input

Engine input is a collection of data sources.

Engine input is a collection of data sources.
raw docstring

DataSourceCollectioncljprotocol

Collection of data sources by name.

Collection of data sources by name.

find-dsnclj

(find-dsn this dsn)

Return the datasource or nil.

Return the datasource or nil.

get-dsnclj

(get-dsn this dsn)

Return the datasource or throw.

Return the datasource or throw.
sourceraw docstring

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

× close