PathSupplier

fun interface PathSupplier<T>(source)

Functions

Link copied to clipboard
abstract operator fun invoke(path: String): T