Package-level declarations

Types

Link copied to clipboard
interface ConfigTextStore

Text-based config storage boundary used by core config implementations.

Link copied to clipboard

Minimal config manager that loads/saves text configs via a ConfigTextStore.

Link copied to clipboard

Simple file-backed config store.

Link copied to clipboard

Simple in-memory config storage used for tests and fake platforms.