Skip to main content

MAX_OUTPUT_BYTES

Constant MAX_OUTPUT_BYTES 

Source
pub const MAX_OUTPUT_BYTES: usize = _; // 67_108_864usize
Expand description

Largest [shell].max-output-bytes accepted. The capture is held in memory and becomes the act’s output vars, so it is bounded well below what the machine could hold.