BackupKit
Toggle table of contents
0.3.0
common
Target filter
common
Switch theme
Search in API
Skip to content
BackupKit
BackupKit
/
com.vocabloot.backupkit
/
SyncSource
/
LocalFile
Local
File
data
class
LocalFile
(
val
path
:
String
)
:
SyncSource
(
source
)
A local file, uploaded as a whole.
Members
Constructors
Local
File
Link copied to clipboard
constructor
(
path
:
String
)
Properties
path
Link copied to clipboard
val
path
:
String