Liking cljdoc? Tell your friends :D

hicosql.preprocessors


includeclj

(include path m include-path)

Read included file and it values to main values

Read included file and it values to main values
sourceraw docstring

preprocessclj

(preprocess path data)

Preproccess key-values pairs for key started with '__', e.g.: '__include'

Preproccess key-values pairs for key started with '__', e.g.: '__include'
sourceraw docstring

relative-pathclj

(relative-path source-path path)

Get relative source path, drop filename and add another relative path: "sql/test.sql", "base/common.sql" => "sql/base/common.sql"

Get relative source path, drop filename and add another relative path:
"sql/test.sql", "base/common.sql" => "sql/base/common.sql"
sourceraw docstring

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

× close