cavcalc.output.BaseOutput.print#

BaseOutput.print(**kwargs)#

Prints a string representation of the output, in an identical style to the CLI.

Parameters:
kwargsKeyword Arguments

Optional arguments to pass to Python print function.