Expand description
Configuration module for the AI Context Generator.
This module provides configuration structures and constants for customizing the behavior of the context generation process.
Structs§
- Config
- Configuration structure for the AI Context Generator.
Constants§
- IGNORED_
DIRS - Directory names that are automatically ignored during scanning.
- IGNORED_
FILES - File names that are automatically ignored during scanning.
- SUPPORTED_
EXTENSIONS - File extensions that are supported for analysis.