Class: Redu::KeyPrefix
- Inherits:
-
Object
- Object
- Redu::KeyPrefix
- Defined in:
- lib/redu/analyzer.rb
Instance Attribute Summary collapse
-
#bytesize ⇒ Object
Returns the value of attribute bytesize.
-
#count ⇒ Object
Returns the value of attribute count.
Instance Attribute Details
#bytesize ⇒ Object
Returns the value of attribute bytesize.
12 13 14 |
# File 'lib/redu/analyzer.rb', line 12 def bytesize @bytesize end |
#count ⇒ Object
Returns the value of attribute count.
12 13 14 |
# File 'lib/redu/analyzer.rb', line 12 def count @count end |