pub const MAX_COMMAND_OUTPUT_BYTES: usize = _; // 10_485_760usize
Maximum bytes to capture from command output (10 MiB).