toggle menu
qBittorrent
1.1.0-alpha02
common
switch theme
search in API
qbittorrent-models
/
qbittorrent.models.preferences
/
ScanDir
/
CustomSavePath
Custom
Save
Path
@
Serializable
class
CustomSavePath
(
val
scanDir
:
String
,
val
path
:
String
)
:
ScanDir
Download to this
path
Members
Constructors
Custom
Save
Path
Link copied to clipboard
constructor
(
scanDir
:
String
,
path
:
String
)
Properties
path
Link copied to clipboard
val
path
:
String
scan
Dir
Link copied to clipboard
val
scanDir
:
String