snaptol.io.read_snapshot

Contents

snaptol.io.read_snapshot#

snaptol.io.read_snapshot(snapshot_file)[source]#

Reads and deserialises a snapshot from a JSON file. Returns the deserialised content.

Parameters:

snapshot_file (Path) – The path to the snapshot file to be read.

Return type:

Any