Package-level declarations
Types
Link copied to clipboard
Executes the function step in the SDAI presentation layer.
Link copied to clipboard
internal class IosStorageUsageFileSystem(val fileManager: NSFileManager = NSFileManager.defaultManager, val homePath: String = NSHomeDirectory())
Measures and mutates app-private iOS storage used by Settings usage screens.
Link copied to clipboard
Provides the IosUrlOpener singleton used by the SDAI presentation layer.