pub fn get_file_length_threshold() -> impl Effect<Output = usize, Error = AnalysisError, Env = RealEnv>Expand description
Get file length threshold from config with default fallback.
pub fn get_file_length_threshold() -> impl Effect<Output = usize, Error = AnalysisError, Env = RealEnv>Get file length threshold from config with default fallback.