Companion

object Companion

Properties

Link copied to clipboard

The mime type of an Avail module file.

Functions

Link copied to clipboard
fun isTextFile(mimeType: String): Boolean

Indicate whether the provided mime type should be treated as an AvailTextFile?

Link copied to clipboard
fun mimeType(path: Path): String