imas.util.idsdiff¶
- imas.util.idsdiff(struct1: IDSStructure, struct2: IDSStructure) None¶
Generate a diff betweeen two IDS structures and print the result to the terminal.
- Parameters:
- struct1: IDSStructure¶
IDS or structure within an IDS.
- struct2: IDSStructure¶
IDS or structure within an IDS to compare against
struct1.
Last update:
2026-01-28