OperatingSystem

interface OperatingSystem

Functions

Link copied to clipboard
abstract fun exec(command: String): ReturnedStatusCode
Link copied to clipboard
abstract fun getEnvValue(name: String): String?

Inheritors

Link copied to clipboard