Companion

object Companion

Functions

Link copied to clipboard
fun detect(path: Path): Pair<FileFormat<*>, String>?

An exhaustive search for within all values in Public.MEDIUMS to determine a potential net.exoad.filemaestro.FileFormat object that fits path. This search uses the file extension without searching for magic numbers or parsing the file directly.