load-script
function
clojure.main/load-script
(load-script [path])Loads Clojure source from a file or resource given its path. Paths
beginning with @ or @/ are considered relative to classpath.
Examples
No examples yet. Be the first to add one!
clojure.main/load-script
(load-script [path])No examples yet. Be the first to add one!