Liking cljdoc? Tell your friends :D

k16.mallard.loader.fs


load!cljmacro

(load! dir)

Given a file or resource directory path attempt to load all files found within as operations.

This is implemented as a macro to allow preloading operations during native-image compilation. This also allows loading of operations when they are bundled as resources within a jar as the full resource paths are known up front.

Given a file or resource directory path attempt to load all files found within as operations.

This is implemented as a macro to allow preloading operations during native-image compilation. This
also allows loading of operations when they are bundled as resources within a jar as the full resource
paths are known up front.
sourceraw docstring

resolve-operation-filesclj

(resolve-operation-files dir)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close