Factory

@AssistedFactory
fun interface Factory(source)

Functions

Link copied to clipboard
abstract fun create(tempDirectory: Path?): Processor