Libraries
»
crc
(0.4)
»
Index
»
CRC
»
#inspect
Method: CRC#inspect
Defined in:
lib/crc.rb
#
inspect
⇒
Object
237 238 239
# File 'lib/crc.rb', line 237
def
inspect
"\#<#{get_crc_module}:#{hexdigest}>"
end