Operating system detection and environment utilities
This module handles OS detection at runtime and environment variable operations for cross-platform compatibility.
Check if debug logging is enabled via environment variable Uses a C helper wrapping getenv() to ensure dynamic updates from the current process environment are observed reliably.
Detect if running on Windows at runtime