# Functions
FromParameters constructs a new Driver with a given parameters map Optional Parameters: - rootdirectory - maxthreads.
New constructs a new Driver with a given rootDirectory.
# Structs
Driver is a storagedriver.StorageDriver implementation backed by a local filesystem.
DriverParameters represents all configuration options available for the filesystem driver.