Class: FalseClass

Inherits:
Object show all
Defined in:
ext/enterprise_script_service/mruby/src/object.c

Overview

The global value false is the only instance of class FalseClass and represents a logically false value in boolean expressions. The class provides operators allowing false to participate correctly in logical expressions.