Driver

open class Driver

Constructors

Link copied to clipboard
constructor(name: String, root: String)

Functions

Link copied to clipboard
open fun getDevices(): Vector<File>
Link copied to clipboard
open fun getName(): String