woger.state module

class woger.state.WorkspaceState(path: str)[source]

Bases: object

Manages workspace state

State is written to file each time anything changes

path

str – Path of the file to store the state in