(read-project)
(read-project path)
Returns a map representing the Leiningen project definition. It provides :name and :version keys in addition to all the keys provided in the project.clj defproject form. Reads project.clj in the current working directory by default.
Returns a map representing the Leiningen project definition. It provides :name and :version keys in addition to all the keys provided in the project.clj defproject form. Reads project.clj in the current working directory by default.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close