Skip to content

Config

  • flareConfig Creates a typed config token for a top-level section of flare.json.
  • ConfigToken Identifies a top-level section of the resolved Flare config object with type info.
  • HOST_CONFIG Pre-defined token for Flare-internal host config (host.env, host.port).
  • LOG_CONFIG Pre-defined token for Flare-internal log config (log.level, log.format).
  • flareConfig Creates a typed config token for a top-level section of flare.json.
  • ConfigToken Identifies a top-level section of the resolved Flare config object with type info.
  • HostConfig Resolved shape of the host section of flare.json.
  • LogConfig Resolved shape of the log section of flare.json.
  • HOST_CONFIG Pre-defined token for Flare-internal host config (host.env, host.port).
  • LOG_CONFIG Pre-defined token for Flare-internal log config (log.level, log.format).

Last updated: