Libraries
»
asker-tool
(2.9.4)
»
Index
»
StageBase
»
#counter
Method: StageBase#counter
Defined in:
lib/asker/ai/problem/stage_base.rb
#
counter
⇒
Object
12 13 14
# File 'lib/asker/ai/problem/stage_base.rb', line 12
def
counter
@counter
+=
1
end