automaton-build.project.shadow
Shadow-cljs.edn proxy.
build
(build shadow-cljs-edn)
Returns builds defined in`shadow-cljs-edn``.
filename
(filename app-dir)
Returns the shadow-cljs.edn
filename of the project in app-dir
.
read
(read filename)
Returns the file descriptor of the file called filename
.
read-from-dir
(read-from-dir app-dir)
Returns the project configuration file descriptor in app-dir
.