formatProcessOutput

fun formatProcessOutput(result: AgentProcessExecution, colorPalette: ColorPalette, objectMapper: <Error class: unknown class>, lineLength: Int): String

Format the output of a process for display to the console. Displays well-known types appropriately; otherwise pretty prints JSON. Displays usage and cost information.