snaptol.io.SnapshotDiff#

class snaptol.io.SnapshotDiff(snapshot_file, before, after)[source]#

Bases: object

Parameters:
__init__(snapshot_file, before, after)#
Parameters:
Return type:

None

Methods

__init__(snapshot_file, before, after)

Attributes

after: Any#
before: Any#
snapshot_file: Path#