Liking cljdoc? Tell your friends :D

figwheel.main.schema.cli


add-problem-typeclj

(add-problem-type expd p)
source

add-problem-typesclj

(add-problem-types expd)
source

all-files-and-resources-should-existclj

(all-files-and-resources-should-exist s)
source

build-exists?clj

(build-exists? b)
source

can-require-and-resolve-var?clj

(can-require-and-resolve-var? var-str)
source

cljs-namespace-available?clj

(cljs-namespace-available? ns)
source

doc-for-flagclj

(doc-for-flag val
              {:keys [in :expound.spec.problem/type
                      :figwheel.main.schema.cli/similar-flags]})
source

error-after-main-flag?clj

(error-after-main-flag? {:keys [:clojure.spec.alpha/value] :as expd} prob)
source

error-before-main-flag?clj

(error-before-main-flag? {:keys [:clojure.spec.alpha/value] :as expd} prob)
source

error-posclj

(error-pos {:keys [in]})
source

expected-str-with-docclj

(expected-str-with-doc _type spec-name val path problems opts)
source

extra-input?clj

(extra-input? {:keys [reason]})
source

file-or-resource-should-existclj

(file-or-resource-should-exist f)
source

get-explain-dataclj

(get-explain-data cli-options)
source

get-first-main-argclj

(get-first-main-arg args)
source

host-port?clj

(host-port? s)
source

ignored-args?clj

(ignored-args? expd p)
source

inline-edn-string?clj

(inline-edn-string? s)
source

missing-build-file?clj

(missing-build-file? expd p)
source

not-compile-optclj

(not-compile-opt {:keys [inits mains] :as conformed} cli-options)
source

not-repl-env-optclj

(not-repl-env-opt {:keys [inits mains] :as conformed} cli-options)
source

position-of-first-main-argclj

(position-of-first-main-arg args)
source

problem-typeclj

(problem-type expd p)
source

readable?clj

(readable? s)
source

resource-exists?clj

(resource-exists? f)
source

resource-path?clj

(resource-path? f)
source

similar-flagsclj

(similar-flags f)
source

unknown-flag?clj

(unknown-flag? expd p)
source

unknown-script-input?clj

(unknown-script-input?
  {:keys [:clojure.spec.alpha/value :clojure.spec.alpha/problems] :as expd}
  p)
source

update-problemcljmultimethod

source

update-problemsclj

(update-problems expd)
source

validate-cli!clj

(validate-cli! cli-args context-msg)
source

validate-cli-extraclj

(validate-cli-extra cli-options)
source

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

× close