Skip to main content

should_inline_shell

Function should_inline_shell 

Source
pub fn should_inline_shell(
    inline_requested: bool,
    output_bytes: usize,
    config: &Config,
) -> bool
Expand description

Whether an explicitly requested ctx_shell(inline=true) result fits the configured verbatim-delivery cap.