• Libraries

  • Home

  • aero
  • async-flow-fx
  • bidi
  • blossom
  • buddy-core
  • buddy-sign
  • camel-snake-kebab
  • chime
  • clj-kondo
  • clojure
  • clojure.data.json
  • closeable-map
  • config
  • core.async
  • crypto-password
  • cuerdas
  • data.xml
  • devcards
  • digest
  • etaoin
  • fs
  • hiccup
  • hikari-cp
  • honeysql
  • http-fx
  • humanize
  • image-resizer
  • integrant
  • loom
  • migratus
  • next-jdbc
  • openai-clojure
  • postal
  • process
  • reitit-parent
  • ring
  • selmer
  • shadow-cljs-tailwind-jit
  • testcontainers-clj
  • tick
  • timbre
  • tools.cli
  • websocket-client

Library released under Flexiana license. Copyright 2024 Flexiana.

Visit Flexiana website

Public Vars

  • demunge (clj)
  • err->msg (clj)
  • ex-str (clj)
  • ex-triage (clj)
  • load-script (clj)
  • main (clj)
  • renumbering-read (clj)
  • repl (clj)
  • repl-caught (clj)
  • repl-exception (clj)
  • repl-prompt (clj)
  • repl-read (clj)
  • repl-requires (clj)
  • report-error (clj)
  • root-cause (clj)
  • skip-if-eol (clj)
  • skip-whitespace (clj)
  • stack-element-str (clj)
  • with-bindings (clj)
  • with-read-known (clj)
Back

load-script (clj)

(source)

function

(load-script path)
Loads Clojure source from a file or resource given its path. Paths beginning with @ or @/ are considered relative to classpath.

Examples