mirror of
https://github.com/cryptomator/cryptomator.git
synced 2026-06-11 18:45:37 -04:00
* prevented on best effort basis inconsistent states * extracted the registry setting as an own strategy (by methods) * refactored the overriden methods to call the strategies (registry or folder) depending on the different variables * removed Powershell specific ToggleException * added documentation