StringStoragePath
public struct StringStoragePath : StoragePath
Conforms to StoragePath protocol. Provides a storage path based on a string storage path.
- Tag: StringStoragePath
-
Declaration
Swift
public let resolve: (String) -> String