class Delegator(T)
Defined in:
delegator.cr
Constant Summary
-
VERSION =
"0.1.0"
Constructors
Class Method Summary
Macro Summary
Constructor Detail
def self.
new(object : T)
#
Class Method Detail
def self.
delegate(object)
#
Macro Detail
macro
method_missing(call)
#