FileLock

class emmet.cli.state_manager.FileLock(lock_file)

Bases: object

A file-based lock implementation.

Parameters:

lock_file (Path)