class Drizzle::Object::Boolean

Defined in:

drizzle/object/boolean.cr

Constructors

Instance Method Summary

Instance methods inherited from class Drizzle::Object::Object

inspect : String inspect, object_type : Drizzle::Object::ObjectType object_type

Constructor methods inherited from class Drizzle::Object::Object

new new

Constructor Detail

def self.new(value) #

[View source]

Instance Method Detail

def inspect : String #

[View source]
def value : Bool #

[View source]