Liking cljdoc? Tell your friends :D

figwheel.main.schema.cli


add-problem-typeclj

(add-problem-type expd p)

add-problem-typesclj

(add-problem-types expd)

all-files-and-resources-should-existclj

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

build-exists?clj

(build-exists? b)

can-require-and-resolve-var?clj

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

cljs-namespace-available?clj

(cljs-namespace-available? ns)

doc-for-flagclj

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

error-after-main-flag?clj

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

error-before-main-flag?clj

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

error-posclj

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

expected-str-with-docclj

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

extra-input?clj

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

file-or-resource-should-existclj

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

get-explain-dataclj

(get-explain-data cli-options)

get-first-main-argclj

(get-first-main-arg args)

host-port?clj

(host-port? s)

ignored-args?clj

(ignored-args? expd p)

inline-edn-string?clj

(inline-edn-string? s)

missing-build-file?clj

(missing-build-file? expd p)

not-compile-optclj

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

not-repl-env-optclj

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

position-of-first-main-argclj

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

problem-typeclj

(problem-type expd p)

readable?clj

(readable? s)

resource-exists?clj

(resource-exists? f)

resource-path?clj

(resource-path? f)

similar-flagsclj

(similar-flags f)

unknown-flag?clj

(unknown-flag? expd p)

unknown-script-input?clj

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

update-problemcljmultimethod


update-problemsclj

(update-problems expd)

validate-cli!clj

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

validate-cli-extraclj

(validate-cli-extra cli-options)

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

× close