weldx.WeldxFile.info#
- WeldxFile.info(max_rows=None, max_length=None, show_values=False, path=None)#
Print the content to the stdout.
- Parameters:
max_rows (
Optional[int]) – The maximum number of rows that will be printed. If rows are cut, a corresponding message will be printedmax_length (
Optional[int]) – The maximum line length. Longer lines will be truncatedshow_values (
bool) – Set toTrueif primitive values should be displayedpath (
Optional[tuple]) – tuple representing the lookup path in the yaml/asdf tree