Expand description
File-related types and utilities.
Provides comprehensive file metadata structures, language detection, and file classification utilities for the Scribe analysis pipeline.
Structs§
- File
Info - Comprehensive file metadata structure
- GitStatus
- Git status information for a file
- Render
Decision - Decision about whether to include a file in analysis
Enums§
- Configuration
Format - Configuration format classification
- Documentation
Format - Documentation format classification
- File
Type - File type classification for analysis purposes
- GitFile
Status - Git file status
- Language
- Programming language classification
- Render
Decision Category - Standard categories for render decisions
Constants§
- BINARY_
EXTENSIONS - Binary file extensions that should typically be excluded from text analysis
- MARKDOWN_
EXTENSIONS - Markdown file extensions
Functions§
- bytes_
to_ human - Convert bytes to human-readable format