FileFormatResolver

interface FileFormatResolver<T : Any>

Functions

invoke
Link copied to clipboard
abstract operator fun invoke(path: Path, meta: Meta): IOFormat<T>

Properties

type
Link copied to clipboard
abstract val type: KType