GBA001/DeltaFeatures/Protocols
Riley Testut 2ead48ad40 [Features] Supports dynamic @Option values that may change over time
Uses @autoclosure to keep call site the same, but allows a single picker @Option to show different values depending on other factors (e.g. other @Options).
2023-04-28 15:42:11 -05:00
..
AnyFeature.swift [Features] Supports @Feature-specific settings via @Option property wrapper 2023-04-14 16:17:31 -05:00
AnyOption.swift [Features] Supports dynamic @Option values that may change over time 2023-04-28 15:42:11 -05:00
FeatureContainer.swift [Features] Supports @Feature-specific settings via @Option property wrapper 2023-04-14 16:17:31 -05:00
OptionalProtocol.swift [Features] Adds UserDefaults+OptionValues to read/write arbitrary OptionValues 2023-04-14 15:38:19 -05:00