FileSystemProvider

Provider for File System. Automatically initializes the library with the context.

class FileSystemProvider

Constructors

FileSystemProvider
Link copied to clipboard
android
fun FileSystemProvider()

Functions

bootstrap
Link copied to clipboard
android
open fun bootstrap(context: <ERROR CLASS>?)
equals
Link copied to clipboard
android
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
android
open override fun hashCode(): Int
toString
Link copied to clipboard
android
open override fun toString(): String