SettingHandlerRegistry

Registry for all setting handlers. Provides centralized access to setting handlers and ensures type safety.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard

Returns all registered setting keys. Useful for tab completion.

Link copied to clipboard

Retrieves a handler for a specific setting key.

Link copied to clipboard

Registers a setting handler.

Link copied to clipboard

Registers multiple setting handlers at once.