static void uploadOutputSinceLastInput() { S text = outputSinceLastInput(); print("Would upload:\n" + indentx(text)); }