abstract class Object
Overview
Object
is the base type of all Crystal objects.
Defined in:
strict-yaml/objects.cr
Class Method Summary
Instance Method Summary
Class Method Detail
def self.
from_yaml(source :
String)
#
Instance Method Detail
def
to_yaml(io : IO) :
Nil
#