Skip to main content
Home
Docs
Courses
Workshops
Jobs
Podcast
Sign in
Docs
Reference
ClojureScript
cljs.core
load-file
load-file
special-form
v1.7
cljs.core/load-file
Available in:
BB
CLJ
CLJS
(
load-file
[
name
]
)
Sequentially read and evaluate the set of forms contained in the file.
Examples
Sign in to contribute
Code
Platforms
Clojure
ClojureScript
Babashka
Submit
Cancel
No examples yet. Be the first to add one!
Categories
Namespaces › Management
See Also
create-ns
import
in-ns
load
munge
namespace
ns
ns-imports
ns-interns
ns-name
← load
load-file* →
All
⌘1
Clojure
⌘2
ClojureScript
⌘3
Babashka
⌘4