ewokscore.persistence.atomic.atomic_create_path#

ewokscore.persistence.atomic.atomic_create_path(path)[source]#

Yields a temporary path which will be renamed to the requested path or deleted on failure.

Parameters:

path (Path) –

Return type:

Iterable[Path]