(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |