Expand description
Module for detecting feature metadata in source code comments
This module scans source files for special comments that start with “–feature-” and contain feature metadata. It supports multiple programming languages and their respective comment styles.
Structs§
Functions§
- scan_
directory_ for_ feature_ metadata - Scans a directory recursively for feature metadata comments
Type Aliases§
- Feature
Metadata Map - Maps feature names to their metadata, organized by metadata key