Files
vystem/docs/shelter/kernel/kernel.md
2026-03-31 22:15:00 +02:00

12 lines
229 B
Markdown

# Kernel-specific APIs
## Introduction
The Shelter kernel define his own specific APIs like logging and configuration parsing.
## Summary
1) [Log API](log.md)
2) [Config parsing](config.md)
3) [Tests utilities](testutils.md)