enum class Status
val exitStatus: Int
fun byExitCode(exitStatus: Int): Status
fun of(name: String): Status