ExitCode

cats.effect.ExitCode$
See theExitCode companion class
object ExitCode

Attributes

Companion:
class
Source:
ExitCode.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(i: Int): ExitCode

Creates an ExitCode.

Creates an ExitCode.

Attributes

i

the value whose 8 least significant bits are used to construct an exit code within the valid range.

Source:
ExitCode.scala

Concrete fields

Attributes

Source:
ExitCode.scala

Attributes

Source:
ExitCode.scala