Skip to main content

Module config

Module config 

Source
Expand description

Kernel configuration re-exports and extensions.

The base KernelConfig is defined in clawft-types so it can be embedded in the root Config without circular dependencies. This module re-exports it and provides kernel-specific extensions.

Structsยง

KernelConfig
Kernel subsystem configuration.
KernelConfigExt
Extended kernel configuration with capability defaults.