ExitCode

object ExitCode
Companion
class
class Object
trait Matchable
class Any

Value members

Methods

def apply(i: Int): ExitCode
Creates an ExitCode.
Value Params
i
the value whose 8 least significant bits are used to
construct an exit code within the valid range.

Fields