Libraries
»
windstorm
(0.1.0)
»
Index
»
Windstorm
»
Machine
»
#step
Method: Windstorm::Machine#step
Defined in:
lib/windstorm/machine.rb
#
step
⇒
Object
79 80 81 82
# File 'lib/windstorm/machine.rb', line 79
def
step
@step
||=
0
@step
end