Toolbox
Toggle table of contents
featureNoBackupSupport
Target filter
featureNoBackupSupport
Switch theme
Search in API
Skip to content
Toolbox
backup
/
com.michaelflisar.toolbox.backup
/
NoZipFileContent
/
File
File
featureNoBackupSupport
class
File
(
val
zipPath
:
String
)
:
NoZipFileContent
Members
Constructors
File
Link copied to clipboard
featureNoBackupSupport
constructor
(
zipPath
:
String
)
Properties
zip
Path
Link copied to clipboard
featureNoBackupSupport
open
override
val
zipPath
:
String
Functions
get
Sub
File
Link copied to clipboard
featureNoBackupSupport
open
override
fun
getSubFile
(
relativePath
:
String
)
:
NoZipFileContent.File
?