API Reference
This section contains the API reference for Nubby. It is automatically generated from the docstrings in the code.
Core Module
The core module provides the main functionality of Nubby.
Models
The models module provides the necessary interfaces to define the shape of config files.
Controllers
The controllers module provides the ConfigController class which manages config files.
Injectors
The injectors module contains the Bevy hook for injecting Nubby compatible models.
Loaders
The loaders module provides the base ConfigLoader class and related functionality.
Built-in Loaders
Nubby comes with built-in loaders for JSON, TOML, and YAML files.