passepartout-apple/PassepartoutLibrary/Sources/PassepartoutVPN/Managers
Davide De Rosa 0a2d1e9d37 Mitigate fatalError() in properties, fail gracefully
Do not trigger fatalError() on properties too much because
SwiftUI may read them at any unpredictable time.
2022-07-08 20:01:53 +02:00
..
DefaultVPNManager+Actions.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
DefaultVPNManager+Configuration.swift Mitigate fatalError() in properties, fail gracefully 2022-07-08 20:01:53 +02:00
DefaultVPNManager.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
MockVPNManagerStrategy.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
TunnelKitVPNManagerStrategy.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00
VPNManagerStrategy.swift Refactor library into domain + impl 2022-06-23 23:31:01 +02:00