Platform

expect object Platform(source)
actual object Platform(source)
actual object Platform(source)

Functions

Link copied to clipboard
fun cacheDirectory(programName: String): File
Link copied to clipboard
fun path(): List<File>
Link copied to clipboard
expect fun property(key: String): String?
actual fun property(key: String): String?
actual fun property(key: String): String?
Link copied to clipboard
fun supportDirectory(programName: String): File
Link copied to clipboard

Properties

Link copied to clipboard
Link copied to clipboard
expect val type: PlatformType
actual val type: PlatformType
actual val type: PlatformType