pub fn should_inline_shell( inline_requested: bool, output_bytes: usize, config: &Config, ) -> bool
Whether an explicitly requested ctx_shell(inline=true) result fits the configured verbatim-delivery cap.
ctx_shell(inline=true)