SDAI
Toggle table of contents
Main site
Telegram
Discord
ios
Target filter
ios
Switch theme
Search in API
Skip to content
SDAI
data
/
com.shifthackz.aisdv1.data.di
/
IosFileProviderDescriptor
Ios
File
Provider
Descriptor
ios
private
class
IosFileProviderDescriptor
:
FileProviderDescriptor
(
source
)
Members
Constructors
Ios
File
Provider
Descriptor
Link copied to clipboard
ios
constructor
(
)
Properties
cache
Path
Link copied to clipboard
ios
private
val
cachePath
:
String
home
Path
Link copied to clipboard
ios
private
val
homePath
:
String
images
Cache
Dir
Path
Link copied to clipboard
ios
open
override
val
imagesCacheDirPath
:
String
local
Model
Dir
Path
Link copied to clipboard
ios
open
override
val
localModelDirPath
:
String
logs
Cache
Dir
Path
Link copied to clipboard
ios
open
override
val
logsCacheDirPath
:
String
provider
Path
Link copied to clipboard
ios
open
override
val
providerPath
:
String
work
Cache
Dir
Path
Link copied to clipboard
ios
open
override
val
workCacheDirPath
:
String