config
Use
(↥ "pkg:config" pkg)
Call the exports below through the pkg alias, for example pkg.ConfigEntry.
Functions
ConfigEntry
Type: (∷ (→ Any Any Any))
Construct ConfigEntry values.
ConfigEntryNode
Type: (∷ (→ Any Any Any))
Construct ConfigEntryNode values.
ConfigMissing
Type: (∷ (→ Unit Any))
Construct ConfigMissing values.
ConfigSlotCore
Type: (∷ (→ Unit Any))
Construct ConfigSlotCore values.
ConfigSlotReserved
Type: (∷ (→ Unit Any))
Construct ConfigSlotReserved values.
ConfigSlotUnknown
Type: (∷ (→ Unit Any))
Construct ConfigSlotUnknown values.
ConfigValue
Type: (∷ (→ Any Any))
Construct ConfigValue values.
ConfigWireV1
Type: (∷ (→ Any Any Any))
Construct ConfigWireV1 values.
NoConfigEntries
Type: (∷ (→ Unit Any))
Construct NoConfigEntries values.
ProfileDev
Type: (∷ (→ Unit Any))
Construct ProfileDev values.
ProfileProd
Type: (∷ (→ Unit Any))
Construct ProfileProd values.
config-api-version
Type: (∷ (→ Unit Any))
0x0 library function config-api-version.
require-text
Type: (∷ (→ Any Any Any))
0x0 library function require-text.
require-non-zero-timeout
Type: (∷ (→ Any Any))
0x0 library function require-non-zero-timeout.
parse-deployment-label
Type: (∷ (→ Any Any))
0x0 library function parse-deployment-label.
config-entry
Type: (∷ (→ Any Any Any))
0x0 library function config-entry.
config-entries-empty
Type: (∷ (→ Unit Any))
0x0 library function config-entries-empty.
config-entries-add
Type: (∷ (→ Any Any Any))
0x0 library function config-entries-add.
config-entries-put
Type: (∷ (→ Any Any Any Any))
0x0 library function config-entries-put.
config-entries-lookup
Type: (∷ (→ Any Any Any))
0x0 library function config-entries-lookup.
optional-field-text
Type: (∷ (→ Any Any Any Any))
0x0 library function optional-field-text.
require-field-text
Type: (∷ (→ Any Any Any))
0x0 library function require-field-text.
default-text
Type: (∷ (→ Any Any Any))
0x0 library function default-text.
default-timeout-ms
Type: (∷ (→ Any Any Any))
0x0 library function default-timeout-ms.
profile-text
Type: (∷ (→ Any Any))
0x0 library function profile-text.
profile-from-label
Type: (∷ (→ Any Any))
0x0 library function profile-from-label.
normalize-profile-label
Type: (∷ (→ Any Any))
0x0 library function normalize-profile-label.
resolve-profile-label
Type: (∷ (→ Any Any Any))
0x0 library function resolve-profile-label.
resolve-profile-from-entries
Type: (∷ (→ Any Any Any Any))
0x0 library function resolve-profile-from-entries.
config-code-slot
Type: (∷ (→ Any Any))
0x0 library function config-code-slot.
config-code-slot-text
Type: (∷ (→ Any Any))
0x0 library function config-code-slot-text.
is-reserved-config-code
Type: (∷ (→ Any Any))
0x0 library function is-reserved-config-code.
ensure-non-reserved-config-code
Type: (∷ (→ Any Any))
0x0 library function ensure-non-reserved-config-code.
config-wire-schema-version
Type: (∷ (→ Unit Any))
0x0 library function config-wire-schema-version.
config-wire-field-profile
Type: (∷ (→ Unit Any))
0x0 library function config-wire-field-profile.
config-wire-field-entries
Type: (∷ (→ Unit Any))
0x0 library function config-wire-field-entries.
config-wire-field-is-required
Type: (∷ (→ Any Any))
0x0 library function config-wire-field-is-required.
config-to-wire-v1
Type: (∷ (→ Any Any Any))
0x0 library function config-to-wire-v1.
config-from-wire-v1
Type: (∷ (→ Any Any))
0x0 library function config-from-wire-v1.
config-wire-profile-label
Type: (∷ (→ Any Any))
0x0 library function config-wire-profile-label.
config-wire-entries
Type: (∷ (→ Any Any))
0x0 library function config-wire-entries.
parse-profile-or
Type: (∷ (→ Any Any Any))
0x0 library function parse-profile-or.
parse-profile-or-default
Type: (∷ (→ Any Any))
0x0 library function parse-profile-or-default.
config-key-is-supported
Type: (∷ (→ Any Any))
0x0 library function config-key-is-supported.
normalize-config-key
Type: (∷ (→ Any Any))
0x0 library function normalize-config-key.
normalize-config-key-or
Type: (∷ (→ Any Any Any))
0x0 library function normalize-config-key-or.
normalize-config-key-or-default
Type: (∷ (→ Any Any))
0x0 library function normalize-config-key-or-default.