Liking cljdoc? Tell your friends :D

skeptic.checking.opts


CanonicalizeOptsclj

source

CheckProjectOptsclj

source

CompiledTypeOverrideclj

source

DiscoveredNamespacesclj

Every namespace discovered for the current project pass, keyed by ns symbol with the source File as value. ALWAYS the full discovery — never pre-filtered by -n / :namespace, which is a CHECKING-time filter applied after admission. Filtering this map before handing it to skeptic.checking.pipeline/project-state violates the cross-namespace admission invariant: declarations from un-requested namespaces would never reach the merged dict, and call sites depending on them would silently degrade to Dyn. The filter for -n lives in skeptic.core/check-project against the per-namespace CHECK loop, never against admission.

Every namespace discovered for the current project pass, keyed by ns
symbol with the source File as value. ALWAYS the full discovery —
never pre-filtered by `-n` / `:namespace`, which is a CHECKING-time
filter applied after admission. Filtering this map before handing it
to `skeptic.checking.pipeline/project-state` violates the
cross-namespace admission invariant: declarations from un-requested
namespaces would never reach the merged dict, and call sites
depending on them would silently degrade to Dyn. The filter for
`-n` lives in `skeptic.core/check-project` against the per-namespace
CHECK loop, never against admission.
sourceraw docstring

DiscoveryEntryclj

source

DiscoveryOutclj

source

FormCheckOptsclj

source

Langclj

source

PolarityOptsclj

source

PrinterOptsclj

source

RawTypeOverrideclj

source

SkepticConfigclj

source

VarProvsclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close