Libraries
»
hqmf-parser
(1.1.0)
»
Index
»
HQMF
»
InstanceCounter
»
#reset
Method: HQMF::InstanceCounter#reset
Defined in:
lib/util/counter.rb
#
reset
⇒
Object
8 9 10
# File 'lib/util/counter.rb', line 8
def
reset
@count
=
0
end