Skip to main content

parse_debug_flags

Function parse_debug_flags 

Source
pub fn parse_debug_flags() -> CrateDebugFlags
Expand description

Helper function to parse debug flags from environment

Checks both command-line arguments and FEAGI_DEBUG environment variable. Environment variable format: comma-separated crate names, e.g., “feagi-api,feagi-burst-engine”