CustomSavePath

@Serializable
class CustomSavePath(val scanDir: String, val path: String) : ScanDir

Download to this path

Constructors

Link copied to clipboard
constructor(scanDir: String, path: String)

Properties

Link copied to clipboard
Link copied to clipboard