Continuum.Config (continuum v0.7.1)

Copy Markdown View Source

Central schema and validation for Continuum runtime configuration.

The schema backs Continuum.children/1, direct instance construction, and the generated configuration reference.

Summary

Functions

Render the committed runtime configuration reference.

Return the public runtime option schema used by the docs generator.

Functions

reference_markdown()

@spec reference_markdown() :: binary()

Render the committed runtime configuration reference.

schema()

@spec schema() :: [tuple()]

Return the public runtime option schema used by the docs generator.