Module: Ice::Inspect_mixin

Overview

Provide some common functionality for structs

Instance Method Summary collapse

Instance Method Details

#inspectObject



86
87
88
# File 'lib/Ice.rb', line 86

def inspect
    ::Ice::__stringify(self, self.class::ICE_TYPE)
end