Liking cljdoc? Tell your friends :D

figwheel.core


*config*clj


*inline-code-message-max-column*clj/s


*sources*clj


add-dependencies-jsclj

(add-dependencies-js ns-sym opts)

all-add-dependenciesclj

(all-add-dependencies ns-syms opts)

all-dependency-codeclj

(all-dependency-code ns-syms)

all-sourcesclj

(all-sources compiler-env)

buildclj

(build src opts)
(build src opts compiler-env & [changed-files])

build-topo-sortclj

(build-topo-sort get-deps)

call-hookscljs

(call-hooks hook-key & args)

changed-dependency-tree?clj

(changed-dependency-tree? previous-compiler-env compiler-env)

client-evalclj

(client-eval code)

clj-paths->namespacesclj

(clj-paths->namespaces paths)

compile-warningscljs

(compile-warnings warnings)

compile-warnings-remotecljs

(compile-warnings-remote warnings-json)

compiler-warnings-codeclj

(compiler-warnings-code warning-infos)

console-loggingcljs

(console-logging)

cross-formatclj/s

(cross-format & args)

debug-prnclj

(debug-prn & args)

dispatch-eventcljs

(dispatch-event event-name data)

distinct-byclj/s

(distinct-by f coll)

event-datacljs

(event-data e)

event-targetcljs


exception-codeclj

(exception-code parsed-exception)

expand-to-dependentsclj

(expand-to-dependents deps)

figwheel-always-namespacesclj

(figwheel-always-namespaces figwheel-ns-meta)

file-excerptclj

(file-excerpt file start length)

file-line-columnclj/s

(file-line-column {:keys [file line column]})

find-figwheel-metaclj

(find-figwheel-meta)

get-sourcesclj

(get-sources ns-sym opts)

handle-exceptionclj/s≠

clj
(handle-exception exception-o-throwable-map)
cljs
(handle-exception {:keys [file type message] :as exception-data})

handle-exception-remotecljs

(handle-exception-remote exception-data)

handle-warningsclj

(handle-warnings warnings)

heads-up-displaycljs


heads-up-display?cljs

(heads-up-display?)

hook-cljs-buildclj/smacro

(hook-cljs-build)

hook-cljs-closure-buildclj

(hook-cljs-closure-build)

hooks-for-namespaceclj

(hooks-for-namespace ns)

immutable-ns?cljs

(immutable-ns? ns)

in-upper-level?clj

(in-upper-level? topo-state current-depth dep)

inline-message-display-dataclj/s

(inline-message-display-data {:keys [message line column file-excerpt]
                              :as message-data})

invert-depsclj

(invert-deps namespaces)

js-dependencies-with-file-urlsclj

(js-dependencies-with-file-urls js-dependency-index)

js-dependencies-with-pathsclj

(js-dependencies-with-paths files js-dependency-index)

json-write-strclj

(json-write-str arg)

last-compiler-envclj


listencljs

(listen ky event-name f)

listener-key-mapcljs


load-warninged-codecljs


logclj

(log & items)

log-consolecljs


loggercljs


map-keysclj/s

(map-keys f coll)

name->pathcljs

(name->path ns)

notify-on-exceptionclj

(notify-on-exception compiler-env e extra-data)

ns-exists?cljs

(ns-exists? ns)

output-dirclj

(output-dir)

parse-clj-nsclj

(parse-clj-ns file)

paths->namespaces-to-reloadclj

(paths->namespaces-to-reload paths)

provided?cljs

(provided? ns)

read-clj-formsclj

(read-clj-forms eof file)

reload-clj-filesclj

(reload-clj-files files)

reload-clj-namespacesclj

(reload-clj-namespaces nses)

reload-namespace-codeclj

(reload-namespace-code ns-syms)

reload-namespacesclj/s≠

clj
(reload-namespaces ns-syms)
cljs
(reload-namespaces namespaces figwheel-meta)

reload-ns?cljs

(reload-ns? namespace)

render-watchercljs

(render-watcher _ _ o n)

require-mapclj

(require-map env)

root-namespacesclj

(root-namespaces env)

scratchclj


source-fileclj

(source-file source-o-js-dep)

sources->modified-mapclj

(sources->modified-map sources)

sources->namespaces-to-reloadclj

(sources->namespaces-to-reload sources)

sources-modifiedclj

(sources-modified compiler-env last-modifieds)

sources-modified!clj

(sources-modified! compiler-env last-modified-vol)

sources-with-pathsclj

(sources-with-paths files sources)

start*clj

(start*)
(start* config compiler-env repl-env)

start-from-replclj/smacro

(start-from-repl)
(start-from-repl config)

statecljs


stopclj

(stop)
(stop compiler-env)

str-excerptclj

(str-excerpt code-str start length & [path])

unlistencljs

(unlisten ky event-name)

warning-infoclj

(warning-info {:keys [warning-type env extra path]})

warnings->warning-infosclj

(warnings->warning-infos warnings)

wrap-lineclj/s

(wrap-line text size)

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close