class Cling::ExitProgram

Overview

An error used for signalling the end of the current program.

Defined in:

cling/errors.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(code : Int32) #

[View source]

Instance Method Detail

def code : Int32 #

[View source]